X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-reset.txt;h=168db08627e009c8d760bae36a4344d433923632;hb=748af44c63ea6fec12690f1693f3dddd963e88d5;hp=c7aa444317855b5b1c00c15284a16fdd4c4cb3ad;hpb=07301eaa766efac7818eac7a4a6db0d0c3948d66;p=git.git diff --git a/Documentation/git-reset.txt b/Documentation/git-reset.txt index c7aa44431..168db0862 100644 --- a/Documentation/git-reset.txt +++ b/Documentation/git-reset.txt @@ -39,7 +39,7 @@ OPTIONS --soft:: Does not touch the index file nor the working tree at all, but requires them to be in a good order. This leaves all your changed - files "Changes to be committed", as 'git-status' would + files "Changes to be committed", as 'git status' would put it. --hard::