diff --git a/docs/src/extensions.md b/docs/src/extensions.md index eeb00ff35..79746498f 100644 --- a/docs/src/extensions.md +++ b/docs/src/extensions.md @@ -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.