X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-var.txt;h=a5b1a0dbab5e55a1c1fc2b0f8b35e234832808bb;hb=c5c23745d8d6eb0504a16851b9b080ec3ded94f9;hp=379571eef0e3f7ee79f7b99c8e85845f5248e79e;hpb=36932eab772dc621e79d615fda425ecf87e6d74e;p=git.git diff --git a/Documentation/git-var.txt b/Documentation/git-var.txt index 379571eef..a5b1a0dba 100644 --- a/Documentation/git-var.txt +++ b/Documentation/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 --------