Fix more copy and paste errors
This commit is contained in:
parent
c2c36886e1
commit
8cc4df580b
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue