summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolai Weibull <mailing-lists.git@rawuncut.elitemail.org>2005-12-08 23:28:05 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-12-08 23:50:15 (GMT)
commit5e34c99d95e1336b679a185f11747ee8392de9df (patch)
tree6b4f1b2ec7631085e844703b5acf2a18bd3edaf3
parent6f855371a53bf6a906e573f9ff32a2f9e1dfcfa8 (diff)
downloadgit-5e34c99d95e1336b679a185f11747ee8392de9df.zip
git-5e34c99d95e1336b679a185f11747ee8392de9df.tar.gz
git-5e34c99d95e1336b679a185f11747ee8392de9df.tar.bz2
Documentation/git-ls-remote.txt: Add -h and -t.
-h and -t are aliases for --heads and --tags to git-ls-remote. Signed-off-by: Nikolai Weibull <nikolai@bitwi.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--Documentation/git-ls-remote.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt
index c0a80d4..66fe60f 100644
--- a/Documentation/git-ls-remote.txt
+++ b/Documentation/git-ls-remote.txt
@@ -17,7 +17,7 @@ Displays the references other repository has.
OPTIONS
-------
---heads --tags::
+-h|--heads, -t|--tags::
Limit to only refs/heads and refs/tags, respectively.
These options are _not_ mutually exclusive; when given
both, references stored in refs/heads and refs/tags are