]> arthur.barton.de Git - backup-script.git/blobdiff - README.md
backup-script: Implement "-x"/"--no-exec" command line option
[backup-script.git] / README.md
index 6aa60264aadb33a77796ebdbf8781f93ff825ab8..b74257c1be2e425935a4ce845d62919fb1d012bf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ Options:
 - `-n`, `--dry-run`: Test run only, don't copy any data.
 - `-p`, `--progress`: Show progress, see rsync(1).
 - `-t TAG`, `--tag TAG`: Only run jobs with tag TAG (see "tags" variable below).
+- `x`, `--no-exec`: Don't run global setup-, pre-, and post-exec commands.
 
 When no *system* is given, all defined systems are backed up.