From: Nikolai Weibull Date: Thu, 8 Dec 2005 23:28:05 +0000 (+0100) Subject: Documentation/git-ls-remote.txt: Add -h and -t. X-Git-Tag: v0.99.9m^2~28 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5e34c99d95e1336b679a185f11747ee8392de9df;p=git.git 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 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index c0a80d40..66fe60f9 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