macro_rules! subcmd { ($name:ident, [$($variant:ident=$comment:expr),*]) => { ... }; }
define a new subcommand