Merge pull request 'Improve backup documentation' (#5272) from Qubasa/clan-core:docs_fix2 into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5272
This commit is contained in:
Luis Hebendanz
2025-09-25 17:13:59 +00:00
11 changed files with 404 additions and 308 deletions

View File

@@ -160,7 +160,7 @@ Examples:
The backup to restore for the machine [MACHINE] with the configured [PROVIDER]
with the name [NAME].
For more detailed information visit: {help_hyperlink("backups", "https://docs.clan.lol/guides/backups")}.
For more detailed information visit: {help_hyperlink("backups", "https://docs.clan.lol/guides/backups/backup-intro")}.
"""
),
formatter_class=argparse.RawTextHelpFormatter,
@@ -510,7 +510,7 @@ Examples:
$ clan state list [MACHINE]
List state of the machines managed by Clan.
For more detailed information, visit: {help_hyperlink("getting-started", "https://docs.clan.lol/guides/backups")}
For more detailed information, visit: {help_hyperlink("getting-started", "https://docs.clan.lol/guides/backups/backup-intro")}
"""
),
formatter_class=argparse.RawTextHelpFormatter,