]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-receive-pack.txt
doc txt & -h consistency: use "git foo" form, not "git-foo"
[thirdparty/git.git] / Documentation / git-receive-pack.txt
index 5c297db1a4b5f4f1da993e797ff221876fef38e6..65ff518ccff49ea65812b70e9e46fac75733b7e6 100644 (file)
@@ -9,7 +9,7 @@ git-receive-pack - Receive what is pushed into the repository
 SYNOPSIS
 --------
 [verse]
-'git-receive-pack' <git-dir>
+'git receive-pack' <git-dir>
 
 DESCRIPTION
 -----------