mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 03:08:13 +00:00
ls: Add option -1 which lists one file per line
This commit is contained in:
parent
70f3fa2dd2
commit
1ad7aa7136
2 changed files with 4 additions and 1 deletions
|
@ -32,6 +32,7 @@ If no *path* argument is provided the current working directory is used.
|
|||
* `-h`, `--human-readable`: Print human-readable sizes
|
||||
* `-K`, `--no-hyperlinks`: Disable hyperlinks
|
||||
* `-R`, `--recursive`: List subdirectories recursively
|
||||
* `-1`: List one file per line
|
||||
|
||||
## Arguments
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue