This commit is contained in:
eth-p 2018-09-07 10:56:59 -07:00 committed by David Peter
parent d8030626f8
commit 1a4acc435e
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ impl App {
.long("plain")
.conflicts_with("style")
.conflicts_with("number")
.help("Show plain style (alias for '--style=plain'.")
.help("Show plain style (alias for '--style=plain').")
.long_help(
"Only show plain style, no decorations. This is an alias for \
'--style=plain'",