.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH TIMESHIFT "1" "July 2024" "Timeshift 24.06.3" "User Commands" .SH NAME Timeshift \- manual page for Timeshift 24.06.3 .SH DESCRIPTION Timeshift v24.06.3 by Tony George (teejeetech@gmail.com) .PP Syntax: .IP timeshift \fB\-\-check\fR timeshift \fB\-\-create\fR [OPTIONS] timeshift \fB\-\-restore\fR [OPTIONS] timeshift \fB\-\-delete\-[all]\fR [OPTIONS] timeshift \fB\-\-list\-\fR{snapshots|devices} [OPTIONS] .SH OPTIONS .SS "List:" .TP \fB\-\-list[\-snapshots]\fR List snapshots .TP \fB\-\-list\-devices\fR List devices .SS "Backup:" .TP \fB\-\-check\fR Create snapshot if scheduled .TP \fB\-\-create\fR Create snapshot (even if not scheduled) .TP \fB\-\-comments\fR Set snapshot description .TP \fB\-\-tags\fR {O,B,H,D,W,M} Add tags to snapshot (default: O) .SS "Restore:" .TP \fB\-\-restore\fR Restore snapshot .TP \fB\-\-snapshot\fR Specify snapshot to restore .HP \fB\-\-target[\-device]\fR Specify target device .TP \fB\-\-grub[\-device]\fR Specify device for installing GRUB2 bootloader .TP \fB\-\-skip\-grub\fR Skip GRUB2 reinstall .SS "Delete:" .TP \fB\-\-delete\fR Delete snapshot .TP \fB\-\-delete\-all\fR Delete all snapshots .SS "Global:" .HP \fB\-\-snapshot\-device\fR Specify backup device (default: config) .TP \fB\-\-yes\fR Answer YES to all confirmation prompts .TP \fB\-\-btrfs\fR Switch to BTRFS mode (default: config) .TP \fB\-\-rsync\fR Switch to RSYNC mode (default: config) .TP \fB\-\-debug\fR Show additional debug messages .TP \fB\-\-verbose\fR Show rsync output (default) .TP \fB\-\-quiet\fR Hide rsync output .TP \fB\-\-scripted\fR Run in non\-interactive mode .TP \fB\-\-help\fR Show all options .TP \fB\-\-version\fR Print version number .SH EXAMPLES timeshift \-\-list timeshift \-\-list \-\-snapshot\-device /dev/sda1 timeshift \-\-create \-\-comments "after update" \-\-tags D timeshift \-\-restore timeshift \-\-restore \-\-snapshot '2014\-10\-12_16\-29\-08' \-\-target /dev/sda1 timeshift \-\-delete \-\-snapshot '2014\-10\-12_16\-29\-08' timeshift \-\-delete\-all .PP Notes: .IP 1) \-\-create will always create a new snapshot 2) \-\-check will create a snapshot only if a scheduled snapshot is due 3) Use \-\-restore without other options to select options interactively 4) UUID can be specified instead of device name 5) Default values will be loaded from app config if options are not specified