Merge pull request 'pkgs/cli: Fix typo in networking list help' (#4432) from kenji/ke-networks-fix-typo into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4432
This commit is contained in:
Kenji Berthold
2025-07-21 20:23:55 +00:00

View File

@@ -57,7 +57,7 @@ Examples:
overview_parser = subparser.add_parser( overview_parser = subparser.add_parser(
"overview", "overview",
help="show the overview of all network and hosts", help="show the overview of all networks and hosts",
epilog=( epilog=(
""" """
This command shows the complete state of all networks This command shows the complete state of all networks