X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-repo-config.txt;h=c55a8ba0dcfc63110920bf6b5e8db91732d11853;hb=cc06c870685865decc7948cdb2d7e9b52ac8ee32;hp=b379ec5075981347e75d0795e44e57620d89399b;hpb=27e4dd8de76bdd60c88003e0f27cee8ad26c5cd6;p=git.git diff --git a/Documentation/git-repo-config.txt b/Documentation/git-repo-config.txt index b379ec507..c55a8ba0d 100644 --- a/Documentation/git-repo-config.txt +++ b/Documentation/git-repo-config.txt @@ -87,7 +87,10 @@ OPTIONS git-repo-config will ensure that the output is "true" or "false" --int:: - git-repo-config will ensure that the output is a simple decimal number + git-repo-config will ensure that the output is a simple + decimal number. An optional value suffix of 'k', 'm', or 'g' + in the config file will cause the value to be multiplied + by 1024, 1048576, or 1073741824 prior to output. ENVIRONMENT