This commit is contained in:
Jakub Roztocil 2020-08-15 15:34:31 +02:00
parent 5ce7c190e9
commit d32c8cab12

View File

@ -1219,7 +1219,7 @@ Quiet output
``--quiet`` redirects all output that would otherwise go to ``stdout``
and ``stderr`` (except for error messages) to ``/dev/null``.
This doesnt affect output to a file via ``--output`` or ``--download``:
This doesnt affect output to a file via ``--output`` or ``--download``.
.. code-block:: bash