From 8f7a366d32296c68fb70c740c6143fec5487df2f Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 20 Mar 2006 23:08:07 +0000 Subject: Fixed su quoting usage, as outlined here: http://lists.debian.org/debian-devel-announce/2006/03/msg00003.html --- examples/example.rdiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/example.rdiff') 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 -- cgit v1.2.3