summaryrefslogtreecommitdiff
path: root/src/vtcol.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/vtcol.rs')
-rw-r--r--src/vtcol.rs7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/vtcol.rs b/src/vtcol.rs
index e9af6e2..e0ff6cb 100644
--- a/src/vtcol.rs
+++ b/src/vtcol.rs
@@ -172,13 +172,6 @@ impl<'a> Job
.help("list available color schemes")
.takes_value(false),
)
- .arg(
- Arg::with_name("help")
- .short("h")
- .long("help")
- .help("print this message")
- .takes_value(false),
- )
.get_matches();
if matches.is_present("v") {