From eb31b1cfa0bae8a0214ff550c7922a33a253963e Mon Sep 17 00:00:00 2001 From: a-kenji Date: Thu, 14 Nov 2024 15:03:14 +0100 Subject: [PATCH] pkgs/cli: Improve help output of `show` subcommand --- 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..ab80b27e9 100644 --- a/pkgs/clan-cli/clan_cli/__init__.py +++ b/pkgs/clan-cli/clan_cli/__init__.py @@ -123,8 +123,8 @@ Examples: Description: some nice description Icon: A path to the png -Note: The meta results from clan/meta.json and manual flake arguments. It may not be present for clans not created via the clan-app. - +Note: The meta results from clan/meta.json and manual flake arguments. + It may not be present for clans not created via the clan-app. """ ), )