From 5b4c55ab790babed1a442f7204356c24663fe15c Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 16 Jan 2014 09:49:08 +0000 Subject: [PATCH 1/1] rsync-backup.in: Add `-n' option to usage synopsis. --- rsync-backup.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync-backup.in b/rsync-backup.in index 39b09d1..67d0efb 100644 --- a/rsync-backup.in +++ b/rsync-backup.in @@ -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 () { -- 2.11.0