summaryrefslogtreecommitdiffstats
path: root/git-var.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-04-27 20:10:43 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-04-27 20:10:43 +0000
commit6de0ecdcce3d89e64a763ff208d44a8e65e5b332 (patch)
tree451259c89ab6700830d7d9436a0308c1ff0fc486 /git-var.txt
parent07824ce4d44fc7fa2505ed0c6bfdee6d2ae3e9b7 (diff)
downloadgit-htmldocs-6de0ecdcce3d89e64a763ff208d44a8e65e5b332.tar.gz
Autogenerated HTML docs for v1.3.1-ge5de2
Diffstat (limited to 'git-var.txt')
-rw-r--r--git-var.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-var.txt b/git-var.txt
index 379571eef..a5b1a0dba 100644
--- a/git-var.txt
+++ b/git-var.txt
@@ -19,7 +19,8 @@ OPTIONS
-l::
Cause the logical variables to be listed. In addition, all the
variables of the git configuration file .git/config are listed
- as well.
+ as well. (However, the configuration variables listing functionality
+ is deprecated in favor of `git-repo-config -l`.)
EXAMPLE
--------