mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 23:55:51 +02:00
commit
0f5b12f9df
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
`split -n 5 {{filename}}`
|
||||
|
||||
- Split a file with atmost 512 bytes of lines in each split.
|
||||
- Split a file with at most 512 bytes of lines in each split.
|
||||
|
||||
`split -C 512 {{filename}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue