Document git-var -l listing also configuration variables
Signed-off-by: Petr Baudis <pasky@suse.cz>
This commit is contained in:
parent
3e1a70d925
commit
4ee6bc9913
@ -17,7 +17,9 @@ Prints a git logical variable.
|
|||||||
OPTIONS
|
OPTIONS
|
||||||
-------
|
-------
|
||||||
-l::
|
-l::
|
||||||
Cause the logical variables to be listed.
|
Cause the logical variables to be listed. In addition, all the
|
||||||
|
variables of the git configuration file .git/config are listed
|
||||||
|
as well.
|
||||||
|
|
||||||
EXAMPLE
|
EXAMPLE
|
||||||
--------
|
--------
|
||||||
@ -46,6 +48,7 @@ See Also
|
|||||||
--------
|
--------
|
||||||
gitlink:git-commit-tree[1]
|
gitlink:git-commit-tree[1]
|
||||||
gitlink:git-tag[1]
|
gitlink:git-tag[1]
|
||||||
|
gitlink:git-repo-config[1]
|
||||||
|
|
||||||
Author
|
Author
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user