X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-commit.txt;h=0fe66f2d0c84003d285fed426181998063e86b96;hb=86f363791b281fb916414a89282b2e67cdaa36c0;hp=38df59ce2357fcd37810b2aaca9d759e9138e654;hpb=d55aaefa3e3920bdf9a52d80da2a244f72742228;p=git.git diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 38df59ce..0fe66f2d 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -98,7 +98,7 @@ but can be used to amend a merge commit. Instead of committing only the files specified on the command line, update them in the index file and then commit the whole index. This is the traditional - behaviour. + behavior. -o|--only:: Commit only the files specified on the command line.