diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-24 10:52:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-10-24 10:52:21 +0200 |
commit | 0d3cf63637c407e811a31e826e867ad8ac5d96c1 (patch) | |
tree | 3e322620fcd1810197bed150bbcdd39755545d4f /bpkg-rep | |
parent | 7142eca7eecc1551e0fec39f61f569246e263953 (diff) |
Minor documentation changes
Diffstat (limited to 'bpkg-rep')
-rw-r--r-- | bpkg-rep/publish.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg-rep/publish.in b/bpkg-rep/publish.in index a0930c1..32804f6 100644 --- a/bpkg-rep/publish.in +++ b/bpkg-rep/publish.in @@ -25,6 +25,9 @@ # # rsync ... <dir>/1/ <host>:<dir>/ # +# See below for the actual rsync command including a brief explanation of +# options passed. +# # Repeat this option to specify multiple destinations. In this case, the # destinations are synced in the order specified with the first failure # terminating the process (so if you have a "primary" destination and a |