summaryrefslogtreecommitdiffstats
path: root/git-ls-remote.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-03-15 14:57:10 -0700
committerJunio C Hamano <gitster@pobox.com>2020-03-15 14:57:10 -0700
commit7a46cd63a842c6fa3267078e7ef0f6b63464efce (patch)
tree6c380a28cbf9e2f49bfa45a938c7661bfb3224b0 /git-ls-remote.txt
parent35a5155ef556183ec87fa45c0d7314dc4e2d70b3 (diff)
downloadgit-htmldocs-7a46cd63a842c6fa3267078e7ef0f6b63464efce.tar.gz
Autogenerated HTML docs for v2.26.0-rc1-11-g30e99
Diffstat (limited to 'git-ls-remote.txt')
-rw-r--r--git-ls-remote.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-ls-remote.txt b/git-ls-remote.txt
index a2ea1fd68..0a5c8b7d4 100644
--- a/git-ls-remote.txt
+++ b/git-ls-remote.txt
@@ -28,7 +28,9 @@ OPTIONS
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
- displayed.
+ displayed. Note that `git ls-remote -h` used without
+ anything else on the command line gives help, consistent
+ with other git subcommands.
--refs::
Do not show peeled tags or pseudorefs like `HEAD` in the output.