forked from ungleich-public/ccollect
Cosmetic fix and problem with pax destination_dir
destination_dir is ABSOLUTE and not relative!
This commit is contained in:
parent
81df2e5a21
commit
8064bebb60
2 changed files with 3 additions and 3 deletions
|
|
@ -214,7 +214,7 @@ Detailled description of "source"
|
|||
For instance 'backup_user@foreign_host:/home/server/video'.
|
||||
To use the `rsync` protocol without the `ssh`-tunnel, use
|
||||
'rsync::USER@HOST/SRC'. For more information have a look at the manpage
|
||||
of `rsync`,`rsync`(1).
|
||||
of `rsync`(1).
|
||||
|
||||
|
||||
Detailled description of "verbose"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue