Flag
A flag can be added to a command to affect how it works.
Flags are combinational and the order does not matter.
-h
: Help
-V
: Version
-v
, -vv
, -vvv
, --quiet
: Configurable verbosity level
-r
: Recursive
A flag can be added to a command to affect how it works.
Flags are combinational and the order does not matter.
-h
: Help
-V
: Version
-v
, -vv
, -vvv
, --quiet
: Configurable verbosity level
-r
: Recursive