chiark
/
gitweb
/
~mdw
/
rsync-backup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4d4865f
)
rsync-backup.in: Add `-n' option to usage synopsis.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Jan 2014 09:49:08 +0000
(09:49 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Jan 2014 10:13:50 +0000
(10:13 +0000)
rsync-backup.in
patch
|
blob
|
blame
|
history
diff --git
a/rsync-backup.in
b/rsync-backup.in
index 39b09d1571a7f19cf504fb63db4cea475fc7db7e..67d0efb34641a16bbcf9e64ad352359a14db2b52 100644
(file)
--- a/
rsync-backup.in
+++ b/
rsync-backup.in
@@
-865,7
+865,7
@@
retain () {
### Read the configuration and we're done.
usage () {
### Read the configuration and we're done.
usage () {
- echo "usage: $quis [-v] [-c CONF]"
+ echo "usage: $quis [-
n
v] [-c CONF]"
}
version () {
}
version () {