cli: managed by clan -> managed by Clan
This commit is contained in:
@@ -18,7 +18,7 @@ def register_parser(parser: argparse.ArgumentParser) -> None:
|
||||
description="list state folders and the services that configure them",
|
||||
epilog=(
|
||||
"""
|
||||
List state of the machines managed by clan.
|
||||
List state of the machines managed by Clan.
|
||||
|
||||
The backup commands are commands that will exist on the deployed machine.
|
||||
They can be introspected by checking under `/run/current-system/sw/bin/[COMMAND]`
|
||||
@@ -26,7 +26,7 @@ def register_parser(parser: argparse.ArgumentParser) -> None:
|
||||
Examples:
|
||||
|
||||
$ clan state list [MACHINE]
|
||||
List state of the machine [MACHINE] managed by clan.
|
||||
List state of the machine [MACHINE] managed by Clan.
|
||||
|
||||
|
||||
For more detailed information, visit: https://docs.clan.lol/getting-started/backups/
|
||||
|
||||
Reference in New Issue
Block a user