updated help text to reflect usage
This commit is contained in:
parent
8c3a6f63aa
commit
decd6bc9a2
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ fn help_text() {
|
||||||
Valerie Wolfe <sleeplessval@gmail.com>
|
Valerie Wolfe <sleeplessval@gmail.com>
|
||||||
A configuration manager written in Rust.
|
A configuration manager written in Rust.
|
||||||
|
|
||||||
usage: config [flags] <name>
|
usage: config <name> [flags]
|
||||||
|
|
||||||
args:
|
args:
|
||||||
<name> The name of the section to configure.
|
<name> The name of the section to configure.
|
||||||
|
|
Loading…
Reference in a new issue