mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 13:35:00 +00:00
docs: document existing ls --sort=name feature
This commit is contained in:
parent
4ec82948b6
commit
bfc7411dec
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ number of spaces representing a tab when determining the line length.
|
|||
GNU `ls` provides two ways to use a long listing format: `-l` and `--format=long`. We support a
|
||||
third way: `--long`.
|
||||
|
||||
GNU `ls --sort=VALUE` only supports special non-default sort orders.
|
||||
We support `--sort=name`, which makes it possible to override an earlier value.
|
||||
|
||||
## `du`
|
||||
|
||||
`du` allows `birth` and `creation` as values for the `--time` argument to show the creation time. It
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue