Fix more copy and paste errors

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w 2014-05-15 23:26:04 +00:00 committed by admin
parent c2c36886e1
commit 8cc4df580b

View file

@ -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 # 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/ Initialized empty Git repository in /big/myddar/
ok ok
# git annex describe myddar "my bup repository at example.com" # git annex describe myddar "my ddar repository at example.com"
describe myddar ok describe myddar ok
Now the remote can be used like any other remote. Now the remote can be used like any other remote.