Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote add: add a --[no-]tags option
[gitweb.git]
/
Documentation
/
git-var.txt
diff --git
a/Documentation/git-var.txt
b/Documentation/git-var.txt
index bb981822a470b2df6c79156db8aa94569869e43e..458f3e2755fcc6431757af6178942ef756f6a5bd 100644
(file)
--- a/
Documentation/git-var.txt
+++ b/
Documentation/git-var.txt
@@
-8,7
+8,7
@@
git-var - Show a git logical variable
SYNOPSIS
--------
-'git var'
[ -l | <variable> ]
+'git var'
( -l | <variable> )
DESCRIPTION
-----------