Skip to content
  • valadaptive's avatar
    Fix duplicate command names in subcommand help · f6a1a7e8
    valadaptive authored and lexi's avatar lexi committed
    Per the Command.qualified_name documentation:
    "This is the full parent name with the command name as well.
    For example, in ``?one two three`` the qualified name would be
    ``one two three``."
    f6a1a7e8