mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-27 02:43:04 +03:00
typo
This commit is contained in:
parent
e07faf6666
commit
e8b9c2a7af
@ -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…
Reference in New Issue
Block a user