Incorporate suggested rephrasing

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
This commit is contained in:
Pradyun Gedam 2021-06-11 12:11:50 +01:00 committed by GitHub
parent 119671fc1a
commit c495eab2ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1 +1,3 @@
Add an additional level of verbosity. ``--verbose`` now contains significantly less output, and users that need complete full debug-level output should pass it twice.
Add an additional level of verbosity. ``--verbose`` (and the shorthand ``-v``) now
contains significantly less output, and users that need complete full debug-level output
should pass it twice (``--verbose --verbose`` or ``-vv``).