diff options
author | Richard Hartmann <richih@debian.org> | 2013-12-23 18:49:54 +0100 |
---|---|---|
committer | Richard Hartmann <richih@debian.org> | 2013-12-23 18:49:54 +0100 |
commit | 71c4c41eeb775a8aa45e5151133bf2f86bf91956 (patch) | |
tree | eff37574bfb7cadc82c0133110dca3b6a71e6dc2 /doc | |
parent | 2e0d334d368d74e0dc1dbc2ed1f2b2cfc4ab8c3f (diff) |
doc/git-annex.mdwn: Improve docs for annex.diskreserve
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 7ce4d33cb..a4b75b478 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1112,7 +1112,7 @@ Here are all the supported configuration settings. 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" + "0.5 gb", "500M" or "100 KiloBytes" The default reserve is 1 megabyte. |