Skip to content

Commit 0fa352d

Browse files
committed
chore(docs): update usage output
1 parent 3076c4c commit 0fa352d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,18 @@ version Display software information
2626
zone Display zone information
2727
2828
Options:
29-
-t, --client-timeout duration CLI timeout when using interactive mode on some commands
29+
-t, --client-timeout duration Client timeout to use in API calls.
3030
Default: 0s
3131
32-
--config string Config file
32+
--config string Configuration file path.
3333
34-
--debug bool Print out more verbose debug logs
34+
--debug bool Print out more verbose debug logs.
3535
Default: false
3636
37-
--force-colours force coloured output despite detected terminal support
37+
--force-colours Force coloured output despite detected terminal support.
3838
39-
--no-colours disable coloured output despite detected terminal support
39+
--no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting
40+
NO_COLOR environment variable.
4041
4142
-o, --output string Output format (supported: json, yaml and human)
4243
Default: human

0 commit comments

Comments
 (0)