X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-reset.txt;h=9df6de2e7dcdfa8f6629e13d5f5768787fccff66;hb=0b4ae29f0328fb8c270030abad132e8f50e05381;hp=2d27e405a39c77f1a7d7507db2f063a4819bec47;hpb=2a971012b6be236c46cab7212239d70d92b02715;p=git.git diff --git a/Documentation/git-reset.txt b/Documentation/git-reset.txt index 2d27e405a..9df6de2e7 100644 --- a/Documentation/git-reset.txt +++ b/Documentation/git-reset.txt @@ -62,6 +62,7 @@ This means that `git reset -p` is the opposite of `git add -p` (see linkgit:git-add[1]). -q:: +--quiet:: Be quiet, only report errors. ::