diff options
Diffstat (limited to 'examples/example.rdiff')
-rw-r--r-- | examples/example.rdiff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example.rdiff b/examples/example.rdiff index da39329..698776e 100644 --- a/examples/example.rdiff +++ b/examples/example.rdiff @@ -86,7 +86,7 @@ directory = /backups host = backuphost # make the files owned by this user. you must be able to -# `su -c ssh backupuser@backhost` without specifying a password. +# `su -c "ssh backupuser@backhost"` without specifying a password. # only use if "[dest] type = remote" user = backupuser |