Cosmetic fix and problem with pax destination_dir

destination_dir is ABSOLUTE and not relative!
This commit is contained in:
Nico Schottelius 2006-04-28 16:43:41 +02:00
commit 8064bebb60
2 changed files with 3 additions and 3 deletions

View file

@ -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"