ls: add the recursive option to the list of options (#12065)
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
|
||||
`ls -lh`
|
||||
|
||||
- Long format list sorted by size (descending):
|
||||
- Long format list sorted by size (descending) recursively:
|
||||
|
||||
`ls -lS`
|
||||
`ls -lSR`
|
||||
|
||||
- Long format list of all files, sorted by modification date (oldest first):
|
||||
|
||||
|
Reference in New Issue
Block a user