Expire backups based on the retention interval
The following example expires all backups that are older
than three days and all fake backups, failed backups, and restores:
onsmsync -i "3 00:00:00"
The
following example expires all backups older than 18 months (written
as 1 year + 6 months):
onsmsync -i "1-6"