1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-05 17:08:59 +00:00

docs: document existing ls --sort=name feature

This commit is contained in:
Ben Wiederhake 2024-04-01 07:45:47 +02:00
parent 4ec82948b6
commit bfc7411dec

View File

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