Updated cli argument usage

This commit is contained in:
Caleb Bassi 2018-03-09 00:37:10 -08:00
parent b94e563f40
commit 02b7a07f88

View File

@ -47,7 +47,7 @@ func cliArguments() {
Usage: gotop [options]
Options:
-c, --color <name> Set a colorscheme.
-c, --color=NAME Set a colorscheme.
-h, --help Show this screen.
-m, --minimal Only show CPU, Mem and Process widgets.
-r, --rate=RATE Number of times per second to update CPU and Mem widgets [default: 1].