]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-reset.txt
Documentation: spell 'git cmd' without dash throughout
[thirdparty/git.git] / Documentation / git-reset.txt
index 2d27e405a39c77f1a7d7507db2f063a4819bec47..17c119d8744e4ac0b948f09706606d10e63a6c1a 100644 (file)
@@ -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::