# Restic Scripts ## Usage ```shell ./restic_command.sh snapshots ``` ```shell ./restic_backup.sh --tag manual ``` ```shell ./restic_command.sh forget --keep-last 1 ``` ```shell ./restic_command.sh restore ```