]> arthur.barton.de Git - bup.git/commitdiff
Update README.md
authorFabian Bakkum <fabianbakkum@hotmail.com>
Wed, 9 Jul 2014 12:50:08 +0000 (14:50 +0200)
committerFabian Bakkum <fabianbakkum@hotmail.com>
Wed, 9 Jul 2014 12:50:08 +0000 (14:50 +0200)
Make a backup to a remote server instead of Make a backup ON a remote server.

Was very missleading.

README.md

index f66dd4ebd7e19b4c61744056c7733a5ef9de4b68..80d84e064724b5d638c6813bb9d76a8d1fe9d32f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -213,7 +213,7 @@ Using bup
 
         bup restore -C ./dest-2 local-etc/2013-11-23-11195/etc
 
- - Make a backup on a remote server (which must already have the 'bup' command
+ - Make a backup to a remote server (which must already have the 'bup' command
    somewhere in the server's PATH (see /etc/profile, etc/environment,
    ~/.profile, or ~/.bashrc), and be accessible via ssh.
    Make sure to replace SERVERNAME with the actual hostname of your server):