summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNora <nora.widdecke@tu-bs.de>2019-02-25 10:06:50 +0100
committerNora <nora.widdecke@tu-bs.de>2019-02-25 10:06:50 +0100
commit7966395561ac1bdde89891963fc752313e5d65c7 (patch)
tree574f959bbd5c4a22e3f4b24f6636401cb50c3993
parent34d6d04a8071121ad191d0cf5965fac0f2ae87be (diff)
remove version flag from subcommands
-rw-r--r--src/cli.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cli.rs b/src/cli.rs
index d7f3c61..5e49ed7 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -5,7 +5,8 @@ use std::path::PathBuf;
#[structopt(
author = "",
name = "khalessi",
- about = "Command line calendar tool."
+ about = "Command line calendar tool.",
+ raw(setting = "structopt::clap::AppSettings::VersionlessSubcommands"),
)]
pub struct CommandLine {
/// verbosity