hello
A minimal Go CLI for testing great-docs documentation.
hello [OPTIONS] COMMAND [ARGS]...Full --help output
A minimal Go CLI for testing great-docs documentation.
Usage:
hello [command]
Available Commands:
greet Print a personalised greeting
version Print the version
Flags:
--config string config file (default: hello.toml)
-h, --help help for hello
-v, --verbose enable verbose output
Use "hello [command] --help" for more information about a command.
Options
--config: string = hello.toml- config file
-h, --help- help for hello
-v, --verbose- enable verbose output