summaryrefslogtreecommitdiff
path: root/Documentation/git.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git.adoc')
-rw-r--r--Documentation/git.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/git.adoc b/Documentation/git.adoc
index a9c1183318..743b7b00e4 100644
--- a/Documentation/git.adoc
+++ b/Documentation/git.adoc
@@ -472,8 +472,9 @@ Environment Variables
---------------------
Various Git commands pay attention to environment variables and change
their behavior. The environment variables marked as "Boolean" take
-their values the same way as Boolean valued configuration variables, e.g.
-"true", "yes", "on" and positive numbers are taken as "yes".
+their values the same way as Boolean valued configuration variables, i.e.,
+"true", "yes", "on" and positive numbers are taken as "yes", while "false",
+"no", "off", and "0" are taken as "no".
Here are the variables: