Update NEWS for v0.9.5
[quvi-tool.git] / doc / man1 / opts-core-verbosity.txt
blob696ca130dec561e62bbce4a6c89a2ec3d68bb23b
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
9 config: core.verbosity=<LEVEL>