cli: managed by clan -> managed by Clan

This commit is contained in:
Michael Hoang
2025-04-03 00:25:20 +09:00
parent 2db14e0ffa
commit bbe12002d8
3 changed files with 9 additions and 9 deletions

View File

@@ -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/