mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-22 22:44:12 +02:00
ls: fix option placeholder (#16020)
This commit is contained in:
parent
d8dcbe637d
commit
f093d6d422
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
- List files in [l]ong format, sorted by [S]ize (descending) recursively:
|
||||
|
||||
`ls {{-lSR|-lS --recursive}}`
|
||||
`ls {{[-lSR|-lS --recursive]}}`
|
||||
|
||||
- List files in [l]ong format, sorted by [t]ime the file was modified and in reverse order (oldest first):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue