1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-23 01:04:03 +02:00

ls: fix option placeholder (#16020)

This commit is contained in:
Kieran 2025-03-25 04:59:51 +00:00 committed by GitHub
parent d8dcbe637d
commit f093d6d422
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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):