timeshift Command Examples

System restore utility. More information: https://github.com/teejee2008/timeshift.

sudo timeshift --list

sudo timeshift --check

sudo timeshift --create

sudo timeshift --restore

sudo timeshift --restore --snapshot '{{snapshot}}'

sudo timeshift --delete --snapshot '{{snapshot}}'