Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'en/show-ref-doc-fix'
[gitweb.git]
/
Documentation
/
git-reset.txt
diff --git
a/Documentation/git-reset.txt
b/Documentation/git-reset.txt
index df3900feb2d328490c83b1fe27211fb44e8bf5ec..9f69ae8b693a15184f26f65a44e552fb31a0bd32 100644
(file)
--- a/
Documentation/git-reset.txt
+++ b/
Documentation/git-reset.txt
@@
-95,7
+95,10
@@
OPTIONS
-q::
--quiet::
- Be quiet, only report errors.
+--no-quiet::
+ Be quiet, only report errors. The default behavior is set by the
+ `reset.quiet` config option. `--quiet` and `--no-quiet` will
+ override the default behavior.
EXAMPLES