Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ep1cman committed Feb 20, 2022
1 parent 3fe8475 commit 358aebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unifi_protect_backup/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 358aebf

Please sign in to comment.