summaryrefslogtreecommitdiff
path: root/doc/special_remotes/bup.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-09 11:41:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-09 11:41:10 -0400
commite7d30fe3da0530bce6e8498ecb9020bbbabccf43 (patch)
tree2bcae82577b11ffe0ed216ae78b8b7dcde9d47b4 /doc/special_remotes/bup.mdwn
parentfdf1c648129042c4d61fedb93830a6d00e06ac21 (diff)
mention how to use default bup repo
Diffstat (limited to 'doc/special_remotes/bup.mdwn')
-rw-r--r--doc/special_remotes/bup.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/special_remotes/bup.mdwn b/doc/special_remotes/bup.mdwn
index 4872072a0..19f2320f8 100644
--- a/doc/special_remotes/bup.mdwn
+++ b/doc/special_remotes/bup.mdwn
@@ -24,6 +24,7 @@ These parameters can be passed to `git annex initremote` to configure bup:
* `remote` - Required. This is passed to `bup` as the `--remote`
to use to store data. To create the repository,`bup init` will be run.
Example: "remote=example.com:/big/mybup" or "remote=/big/mybup"
+ (To use the default `~/.bup` repository on the local host, specify "remote=")
Options to pass to `bup split` when sending content to bup can also
be specified, by using `git config annex.bup-split-options`. This