From e7d30fe3da0530bce6e8498ecb9020bbbabccf43 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 9 Apr 2011 11:41:10 -0400 Subject: mention how to use default bup repo --- doc/special_remotes/bup.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/special_remotes') 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 -- cgit v1.2.3