X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-reset.txt;h=6abaeac28cb70bcff809c803d732f79630c8046f;hb=0f7a8f2dba5aeb8ce8ab4a710a1d1310705f7f08;hp=0b368b39eef1808ec5f8becb3664af22329b8b69;hpb=1ceb95c8041cad1c25c73fd08e8c0c7ee28cf704;p=git.git diff --git a/Documentation/git-reset.txt b/Documentation/git-reset.txt index 0b368b39e..6abaeac28 100644 --- a/Documentation/git-reset.txt +++ b/Documentation/git-reset.txt @@ -37,7 +37,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 linkgit:git-status[1] would + files "Changes to be committed", as 'git-status' would put it. --hard::