mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:53:10 +02:00
typo fix
This commit is contained in:
parent
bb12fba848
commit
5c3c6f9e08
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
`csvsort -r -c {{name}} {{data.csv}}`
|
||||
|
||||
- Sort a CSV file by columns 2, then by column 4:
|
||||
- Sort a CSV file by column 2, then by column 4:
|
||||
|
||||
`csvsort -c {{2,4}} {{data.csv}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue