Fixed su quoting usage, as outlined here:
[matthijs/upstream/backupninja.git] / examples / example.rdiff
index da3932913e363f806502e975366f7df0921e2e19..698776ea753b13951aa624d5b8568be82b18991a 100644 (file)
@@ -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