summaryrefslogtreecommitdiff
path: root/doc/walkthrough/using_ddar.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/walkthrough/using_ddar.mdwn')
-rw-r--r--doc/walkthrough/using_ddar.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/walkthrough/using_ddar.mdwn b/doc/walkthrough/using_ddar.mdwn
index d5312a6ed..50f9eedde 100644
--- a/doc/walkthrough/using_ddar.mdwn
+++ b/doc/walkthrough/using_ddar.mdwn
@@ -17,10 +17,10 @@ remote that is only accessible on the current system, by passing
"""]]
# git annex initremote myddar type=ddar encryption=none ddarrepo=example.com:/big/myddar
- initremote ddar (bup init)
+ initremote ddar (ddar init)
Initialized empty Git repository in /big/myddar/
ok
- # git annex describe myddar "my bup repository at example.com"
+ # git annex describe myddar "my ddar repository at example.com"
describe myddar ok
Now the remote can be used like any other remote.