Skip to content

Arg::hide

since 0.1.0

Hide this argument from the generated help text.

name = "prog"
[args]
cfg = { long = "config", hide = true }
Terminal window
prog --help
Terminal window
Usage: prog
Options:
-h, --help Print help