diff --git a/README.md b/README.md index 35d5879..5b7d421 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ struct SubCommandOne { #[derive(FromArgs, PartialEq, Debug)] /// Second subcommand. -#[argh(subcommand, name = "two", short = "t")] +#[argh(subcommand, name = "two", short = 't')] struct SubCommandTwo { #[argh(switch)] /// whether to fooey