Add --plain

This commit is contained in:
sharkdp 2018-08-28 23:37:49 +02:00
parent 839e4ee611
commit acdea97e71
1 changed files with 2 additions and 0 deletions

View File

@ -182,7 +182,9 @@ impl App {
Arg::with_name("plain")
.overrides_with("plain")
.short("p")
.long("plain")
.conflicts_with("style")
.conflicts_with("number")
.help("Show plain style (alias for '--style=plain').")
.long_help(
"Only show plain style, no decorations. This is an alias for \