mention how to use default bup repo

This commit is contained in:
Joey Hess 2011-04-09 11:41:10 -04:00
parent fdf1c64812
commit e7d30fe3da

View file

@ -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