diff options
Diffstat (limited to 'bpkg-rep/publish.in')
-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 |