doc: mention "-v/--verbose" as extension of du

This commit is contained in:
Daniel Hofstetter 2023-10-22 17:04:34 +02:00
parent 1cf3077d78
commit e3e0619e28

View file

@ -77,4 +77,5 @@ third way: `--long`.
## `du`
`du` allows `birth` and `creation` as values for the `--time` argument to show the creation time.
`du` allows `birth` and `creation` as values for the `--time` argument to show the creation time. It
also provides a `-v`/`--verbose` flag.