diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/git-config.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-config.adoc b/Documentation/git-config.adoc index 936e0c5130..7bb28b60ec 100644 --- a/Documentation/git-config.adoc +++ b/Documentation/git-config.adoc @@ -213,7 +213,7 @@ See also <<FILES>>. + Valid `<type>`'s include: + -- 'bool': canonicalize values `true`, `yes`,`on`, and positive +- 'bool': canonicalize values `true`, `yes`, `on`, and positive numbers as "true", and values `false`, `no`, `off` and `0` as "false". - 'int': canonicalize values as simple decimal numbers. An optional suffix of |
