diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-25 12:24:14 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-25 12:24:14 -0400 |
| commit | ad4d482b9d65849b0057a7265a6cc3b4193ffd50 (patch) | |
| tree | 6f23a155cbce11f01fb606ff094672d898f436e0 | |
| parent | e44391ed2422dcc759c9e5972bfd3aecf8216e26 (diff) | |
| download | rsyncshot-main.tar.gz rsyncshot-main.zip | |
| -rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ rsyncshot creates space-efficient backups using rsync and hard links. Each snaps Supports backing up to local drives (USB, NFS) or remote servers via SSH. -Inspired by [[http://www.mikerubel.org/computers/rsync_snapshots/][Mike Rubel's rsync snapshots]]. +Inspired many years ago by [[http://www.mikerubel.org/computers/rsync_snapshots/][Mike Rubel's rsync snapshots]]. * Quick Start @@ -27,8 +27,8 @@ After setup, edit =/etc/rsyncshot/config= to set your backup destination. * Commands -| Command | Description | -|----------------------------+------------------------------------------| +| Command | Description | +|--------------------------+------------------------------------------| | =rsyncshot backup= | Run an immediate one-off backup | | =rsyncshot <name> <count>= | Create snapshot with name and retention | | =rsyncshot setup= | Install script and configure cron jobs | |
