From 9c08e900834fb4efcb5ad4af84ac64a0ca6b5ad6 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Thu, 14 Nov 2024 15:05:42 +0100 Subject: [PATCH] pkgs/cli: Improve help description --- pkgs/clan-cli/clan_cli/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/clan-cli/clan_cli/__init__.py b/pkgs/clan-cli/clan_cli/__init__.py index 8cfdbbe75..06eaffee4 100644 --- a/pkgs/clan-cli/clan_cli/__init__.py +++ b/pkgs/clan-cli/clan_cli/__init__.py @@ -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.