Merge pull request 'pkgs/cli: Remove superfluous comment string' (#2414) from kenji/clan-core:kenji-cli/improve/show-comment into main
This commit is contained in:
@@ -107,7 +107,6 @@ For more detailed information, visit: {help_hyperlink("docs", "https://docs.clan
|
||||
|
||||
subparsers = parser.add_subparsers()
|
||||
|
||||
# Commands directly under the root i.e. "clan show"
|
||||
show_parser = subparsers.add_parser(
|
||||
"show",
|
||||
help="Show meta about the clan if present",
|
||||
|
||||
Reference in New Issue
Block a user