chiark / gitweb /
rsync-backup.in: Add `-n' option to usage synopsis.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 16 Jan 2014 09:49:08 +0000 (09:49 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 16 Jan 2014 10:13:50 +0000 (10:13 +0000)
rsync-backup.in

index 39b09d1571a7f19cf504fb63db4cea475fc7db7e..67d0efb34641a16bbcf9e64ad352359a14db2b52 100644 (file)
@@ -865,7 +865,7 @@ retain () {
 ### Read the configuration and we're done.
 
 usage () {
-  echo "usage: $quis [-v] [-c CONF]"
+  echo "usage: $quis [-nv] [-c CONF]"
 }
 
 version () {