repo.or.cz
/
quvi-tool.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DOC: quvi-get(1): Revise the output-regex description
[quvi-tool.git]
/
doc
/
man1
/
opts-core-verbosity.txt
blob
d268f83ac13c5989069fd7c7c005991640854b3c
1
-b, --verbosity LEVEL (default: verbose)::
2
Specify the verbosity level of the command. LEVEL may be:
3
- 'debug' - verbose + enable verbose output for libcurl (CURLOPT_VERBOSE)
4
- 'verbose' - default
5
- 'quiet' - errors only
6
- 'mute' - nothing at all
7
8
+
9
config: core.verbosity
10