Merge pull request #5436 from cakebaker/doc_add_du_verbose_to_extensions

doc: mention "-v/--verbose" as extension of du
This commit is contained in:
Sylvestre Ledru
2023-10-22 19:46:43 +02:00
committed by GitHub
+2 -1
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.