X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-status.txt;h=1cab91b53455e0129e6c4940a2698620e2197624;hb=db3df36a3d2e222fa8469c16724a74192c5529a0;hp=b3dfa42cc0211dbd8881f471ac287fa0b9cd5915;hpb=054d2fa05cf0bc55fe1556c9e87d58d67a144f44;p=git.git diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt index b3dfa42cc..1cab91b53 100644 --- a/Documentation/git-status.txt +++ b/Documentation/git-status.txt @@ -17,7 +17,7 @@ current HEAD commit, paths that have differences between the working tree and the index file, and paths in the working tree that are not tracked by git (and are not ignored by linkgit:gitignore[5]). The first are what you _would_ commit by running `git commit`; the second and -third are what you _could_ commit by running 'git-add' before running +third are what you _could_ commit by running 'git add' before running `git commit`. OPTIONS