aboutsummaryrefslogtreecommitdiff
path: root/doc/walkthrough/using_bup.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-08 17:15:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-08 17:15:14 -0400
commit9de1f5d9cfec3492ebee55fabc64f36a595d5be5 (patch)
treec944df1cd35ce50f5ddaac2063a6e34b60d80625 /doc/walkthrough/using_bup.mdwn
parent280b9677d60c0f9c9b83063fa7edea72e0774421 (diff)
typo
Diffstat (limited to 'doc/walkthrough/using_bup.mdwn')
-rw-r--r--doc/walkthrough/using_bup.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/using_bup.mdwn b/doc/walkthrough/using_bup.mdwn
index e84ff613b..7ba9d1fce 100644
--- a/doc/walkthrough/using_bup.mdwn
+++ b/doc/walkthrough/using_bup.mdwn
@@ -5,7 +5,7 @@ git-annex, you can have git on both the frontend and the backend.
Here's how to create a bup remote, and describe it.
- # git annex initremote mybup type=bup encryption=none remote=example.com/big/mybup
+ # git annex initremote mybup type=bup encryption=none remote=example.com:/big/mybup
initremote bup (bup init)
Initialized empty Git repository in /big/mybup/
ok