diff --git a/pkgs/clan-cli/clan_cli/state/__init__.py b/pkgs/clan-cli/clan_cli/state/__init__.py index 689497a5..8001e732 100644 --- a/pkgs/clan-cli/clan_cli/state/__init__.py +++ b/pkgs/clan-cli/clan_cli/state/__init__.py @@ -20,6 +20,9 @@ def register_parser(parser: argparse.ArgumentParser) -> None: """ 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]` + Examples: $ clan state list [MACHINE]