Docstring update
This commit is contained in:
parent
131aa4e95f
commit
17029b3467
12
bin/backup
12
bin/backup
@ -7,12 +7,12 @@ Run a backup, creating a snapshot in the process.
|
|||||||
Command-Line Arguments
|
Command-Line Arguments
|
||||||
======================
|
======================
|
||||||
|
|
||||||
* -c, --use-checksums use rsync's checksum feature to detect file changes
|
-c, --use-checksums use rsync's checksum feature to detect file changes
|
||||||
* -d, --dry-run make this backup a dry run
|
-d, --dry-run make this backup a dry run
|
||||||
* --debug show debug messages
|
--debug show debug messages
|
||||||
* -n, --name name to give to the backup snapshot
|
-n, --name name to give to the backup snapshot
|
||||||
* -s, --run-post-sync run sync syscall after backup
|
-s, --run-post-sync run sync syscall after backup
|
||||||
* -v, --verbose show info messages
|
-v, --verbose show info messages
|
||||||
|
|
||||||
On each run of this script, a new snapshot is made and any unchanged
|
On each run of this script, a new snapshot is made and any unchanged
|
||||||
files are hardlinked into the new snapshot.
|
files are hardlinked into the new snapshot.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user