diff --git a/unifi_protect_backup/cli.py b/unifi_protect_backup/cli.py index 9776240..74f4403 100644 --- a/unifi_protect_backup/cli.py +++ b/unifi_protect_backup/cli.py @@ -30,7 +30,7 @@ default='7d', envvar='RCLONE_RETENTION', help="How long should event clips be backed up for. Format as per the `--max-age` argument of " - "rclone` (https://rclone.org/filtering/#max-age-don-t-transfer-any-file-older-than-this)", + "`rclone` (https://rclone.org/filtering/#max-age-don-t-transfer-any-file-older-than-this)", ) @click.option( '-v',