Skip to content

Commit

Permalink
Add --silent option to help text
Browse files Browse the repository at this point in the history
  • Loading branch information
zakuro9715 committed Feb 23, 2021
1 parent 431db5b commit 137eaae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Usage:
Options:
-c config, --config=config Specify config file [default: z.yaml, env: ZCONFIG]
-v, --verbose Enbale verbose log [env: ZVERBOSE]
--silent Supress output [env: ZSILENT]
-h, --help Print help
-V, --verison Print version
`
Expand Down

0 comments on commit 137eaae

Please sign in to comment.