diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-01-10 08:52:06 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-10 08:52:06 -0800 |
commit | ed7e9ed5cdad5c3a5b947619a34154f5a0ebc020 (patch) | |
tree | e717c3da6d71b5ed6615333b6922c3b0b8c2ec31 /Documentation | |
parent | 83b10ca25fd49d25561fd6344bd8e40b8987f50a (diff) | |
parent | 5d2dcc423ec689ff4a6bcb83b00d5b43657b0c88 (diff) | |
download | git-ed7e9ed5cdad5c3a5b947619a34154f5a0ebc020.tar.gz |
Merge branch 'fc/opt-quiet-gc-reset'
* fc/opt-quiet-gc-reset:
General --quiet improvements
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git-reset.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-reset.txt b/Documentation/git-reset.txt index 2d27e405a3..9df6de2e7d 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. <commit>:: |