From ae2b1308a62981e14a03275e5d6ea65a2bc7d098 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Oct 2011 18:23:17 -0400 Subject: reorg --- doc/git-annex.mdwn | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index eefedbfbf..1b8464b31 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -477,6 +477,20 @@ Here are all the supported configuration settings. Space-separated list of names of the key-value backends to use. The first listed is used to store new files by default. +* `annex.diskreserve` + + Amount of disk space to reserve. Disk space is checked when transferring + content to avoid running out, and additional free space can be reserved + via this option, to make space for more important content (such as git + commit logs). Can be specified with any commonly used units, for example, + "0.5 gb" or "100 KiloBytes" + + The default reserve is 1 megabyte. + +* `annex.version` + + Automatically maintained, and used to automate upgrades between versions. + * `remote..annex-cost` When determining which repository to @@ -532,20 +546,6 @@ Here are all the supported configuration settings. Default ssh, rsync, and bup options to use if a remote does not have specific options. -* `annex.diskreserve` - - Amount of disk space to reserve. Disk space is checked when transferring - content to avoid running out, and additional free space can be reserved - via this option, to make space for more important content (such as git - commit logs). Can be specified with any commonly used units, for example, - "0.5 gb" or "100 KiloBytes" - - The default reserve is 1 megabyte. - -* `annex.version` - - Automatically maintained, and used to automate upgrades between versions. - * `remote..buprepo` Used by bup special remotes, this configures -- cgit v1.2.3