Remove commented-out code

This commit is contained in:
David Peter 2018-10-21 22:18:52 +02:00
parent 41a5ff039b
commit abcd09f869
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ pub fn build_app(interactive_output: bool) -> ClapApp<'static, 'static> {
.overrides_with("number")
.short("p")
.long("plain")
// .conflicts_with("style")
.help("Show plain style (alias for '--style=plain').")
.long_help(
"Only show plain style, no decorations. This is an alias for \