aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.rs')
-rw-r--r--src/command.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/command.rs b/src/command.rs
index 999ee37..bdac3be 100644
--- a/src/command.rs
+++ b/src/command.rs
@@ -7,12 +7,12 @@ use structopt::StructOpt;
#[structopt(
rename_all = "kebab-case",
template = "{subcommands}",
- raw(global_settings = "&[VersionlessSubcommands,
+ global_settings = &[VersionlessSubcommands,
DisableHelpFlags,
DisableVersion,
ColorNever,
NoBinaryName,
- AllowLeadingHyphen]",)
+ AllowLeadingHyphen],
)]
pub enum Command {
/// Adds url to playlist