diff --git a/doc/toolbox.1.md b/doc/toolbox.1.md index a98b562..154c67d 100644 --- a/doc/toolbox.1.md +++ b/doc/toolbox.1.md @@ -8,6 +8,7 @@ toolbox - Tool for containerized command line environments on Linux [*--help* | *-h*] [*--log-level LEVEL*] [*--log-podman*] + [*--verbose* | *-v*] *COMMAND* [*ARGS*...] ## DESCRIPTION @@ -60,6 +61,10 @@ Log messages above specified level: debug, info, warn, error, fatal or panic Show log messages of invocations of Podman based on the logging level specified by option **log-level**. +**--verbose, -v** + +Same as `--log-level=debug`. Use `-vv` to include `--log-podman`. + ## COMMANDS Commands for working with toolbox containers and images: