From 8cc4df580b9f5f460ee0d080784dd102c35e0d1c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w" Date: Thu, 15 May 2014 23:26:04 +0000 Subject: [PATCH] Fix more copy and paste errors --- doc/walkthrough/using_ddar.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/walkthrough/using_ddar.mdwn b/doc/walkthrough/using_ddar.mdwn index d5312a6ed8..50f9eedde3 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.