Merge pull request 'pkgs/cli: Improve help description' (#2415) from kenji/clan-core:kenji-cli/show/improve/description into main
This commit is contained in:
@@ -109,8 +109,8 @@ For more detailed information, visit: {help_hyperlink("docs", "https://docs.clan
|
|||||||
|
|
||||||
show_parser = subparsers.add_parser(
|
show_parser = subparsers.add_parser(
|
||||||
"show",
|
"show",
|
||||||
help="Show meta about the clan if present",
|
help="Show meta information about the clan",
|
||||||
description="Show meta about the clan if present",
|
description="Show meta information about the clan",
|
||||||
epilog=(
|
epilog=(
|
||||||
"""
|
"""
|
||||||
This command prints the metadata of a clan.
|
This command prints the metadata of a clan.
|
||||||
|
|||||||
Reference in New Issue
Block a user