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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user