]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-ls-remote.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-ls-remote.txt
index f92f3ca1860f9d3e0d5b3f21674a9c2baf61b4d9..061909d3f4bf6abf4f5c183a91c01295266e5c55 100644 (file)
@@ -9,7 +9,7 @@ git-ls-remote - List references in a remote repository
 SYNOPSIS
 --------
 [verse]
-'git-ls-remote' [--heads] [--tags]  [-u <exec> | --upload-pack <exec>]
+'git ls-remote' [--heads] [--tags]  [-u <exec> | --upload-pack <exec>]
              <repository> <refs>...
 
 DESCRIPTION