X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Fgit-ls-remote.txt;h=0a5c8b7d493efd0162774790b4ba1cab67e4c7db;hb=a9fc46caa4ea41274bd7692ae8b7138a0b6cc121;hp=a2ea1fd687e532447328cd919499569ff5d9abfa;hpb=37901a2202e2b806539080bf8cf129d36e4bd003;p=platform%2Fupstream%2Fgit.git diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index a2ea1fd..0a5c8b7 100644 --- a/Documentation/git-ls-remote.txt +++ b/Documentation/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.