pkgs/cli: Improve help description
This commit is contained in:
@@ -110,8 +110,8 @@ For more detailed information, visit: {help_hyperlink("docs", "https://docs.clan
|
||||
# Commands directly under the root i.e. "clan show"
|
||||
show_parser = subparsers.add_parser(
|
||||
"show",
|
||||
help="Show meta about the clan if present",
|
||||
description="Show meta about the clan if present",
|
||||
help="Show meta information about the clan",
|
||||
description="Show meta information about the clan",
|
||||
epilog=(
|
||||
"""
|
||||
This command prints the metadata of a clan.
|
||||
|
||||
Reference in New Issue
Block a user