Code

Documentation: more "git-" versus "git " changes
[git.git] / Documentation / git-commit.txt
index dd1cc2f4a1af709b39cd61914fbaba2c49e5099d..03205a407709cd0c54bb9cd2d5d4a7afb3eac742 100644 (file)
@@ -155,7 +155,7 @@ but can be used to amend a merge commit.
        Make a commit only from the paths specified on the
        command line, disregarding any contents that have been
        staged so far. This is the default mode of operation of
-       'git commit' if any paths are given on the command line,
+       'git-commit' if any paths are given on the command line,
        in which case this option can be omitted.
        If this option is specified together with '--amend', then
        no paths need be specified, which can be used to amend