]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-reset.txt
Documentation formatting and cleanup
[thirdparty/git.git] / Documentation / git-reset.txt
index 12ea9b23c5b55366f142319451bb45db4e10affe..dc05f58f1882ef5e8751da5a7e64747042dd3b32 100644 (file)
@@ -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::