Merge pull request 'pkgs/cli: Fix typo in networking help' (#4431) from kenji/ke-network-fix-typo into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4431
This commit is contained in:
@@ -23,7 +23,7 @@ def register_parser(parser: argparse.ArgumentParser) -> None:
|
||||
This subcommand allows listing all networks
|
||||
```
|
||||
[NETWORK1] [PRIORITY] [MODULE] [PEER1, PEER2]
|
||||
[NETOWKR2] [PRIORITY] [MODULE] [PEER1, PEER2]
|
||||
[NETWORK2] [PRIORITY] [MODULE] [PEER1, PEER2]
|
||||
```
|
||||
|
||||
Examples:
|
||||
|
||||
Reference in New Issue
Block a user