Examples (4)
Back up `path/to/source` to `path/to/backup`
rdiff-backup backup path/to/source path/to/backupList incremental backups in repository (location path, local, or remote)
rdiff-backup list increments repositoryRestore from most recent backup
rdiff-backup restore path/to/backup path/to/destinationRestore backed up files as they were 3 days ago
rdiff-backup restore --at 3D path/to/backup path/to/destinationmade by @shridhargupta | data from tldr-pages