diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-08 20:46:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-08 20:46:40 -0400 |
commit | 1bfd8d659ae23c3f8996974deda59a277a857b63 (patch) | |
tree | 46536220996bf69b48ed2bf4a2f2798f5037c82d /doc/walkthrough | |
parent | 5d7ef05d95dc2a8e926a87cf552b119457231db0 (diff) |
typo
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/using_bup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/using_bup.mdwn b/doc/walkthrough/using_bup.mdwn index 4ce189480..4ee2bbf08 100644 --- a/doc/walkthrough/using_bup.mdwn +++ b/doc/walkthrough/using_bup.mdwn @@ -9,7 +9,7 @@ Here's how to create a bup remote, and describe it. Instead of specifying a remote system, you could choose to make a bup remote that is only accessible on the current system, by passing "remote=/big/mybup". -"""] +"""]] # git annex initremote mybup type=bup encryption=none remote=example.com:/big/mybup initremote bup (bup init) |