]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-instaweb.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-instaweb.txt
index 7da5b8d9a9af04a5bf2188523587b086301bfd67..522a58d10e214ee489bea7fdd6b649055e0712d6 100644 (file)
@@ -8,9 +8,9 @@ git-instaweb - Instantly browse your working repository in gitweb
 SYNOPSIS
 --------
 [verse]
-'git-instaweb' [--local] [--httpd=<httpd>] [--port=<port>]
+'git instaweb' [--local] [--httpd=<httpd>] [--port=<port>]
                [--browser=<browser>]
-'git-instaweb' [--start] [--stop] [--restart]
+'git instaweb' [--start] [--stop] [--restart]
 
 DESCRIPTION
 -----------