docs: replace outdates reference links to 'guides' in the cli

This commit is contained in:
Johannes Kirschbauer
2025-05-20 18:34:33 +02:00
parent a9ed972834
commit 53dcc4e332
8 changed files with 23 additions and 23 deletions

View File

@@ -29,7 +29,7 @@ def register_parser(parser: argparse.ArgumentParser) -> None:
List state of the machine [MACHINE] managed by Clan.
For more detailed information, visit: https://docs.clan.lol/getting-started/backups/
For more detailed information, visit: https://docs.clan.lol/guides/backups
"""
),
formatter_class=argparse.RawTextHelpFormatter,