diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-08 20:47:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-08 20:47:23 -0400 |
commit | 3650f42bcfb631e1ef6d53be725b72cbbfc249cd (patch) | |
tree | 890fc3adac19242fe4b0b000abad3a9c19c698a5 | |
parent | 1bfd8d659ae23c3f8996974deda59a277a857b63 (diff) |
typo
-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 4ee2bbf08..c3200dd32 100644 --- a/doc/walkthrough/using_bup.mdwn +++ b/doc/walkthrough/using_bup.mdwn @@ -5,7 +5,7 @@ git-annex, you can have git on both the frontend and the backend. Here's how to create a bup remote, and describe it. -[[!template id=note test=""" +[[!template id=note text=""" 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". |