Merge pull request #601 from Tooa/fix_doc_build

Fix warnings in bash code blocks
This commit is contained in:
JOKer 2020-02-28 23:16:28 +01:00 committed by GitHub
commit 745ac22eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,10 +239,10 @@ Basic Syntax
Again we'll use the ``manage.py`` script, passing ``change_storage_type``:
.. code:: bash
.. code:: console
$ /path/to/paperless/src/manage.py change_storage_type --help
usage: manage.py change_storage_type [-h] [--version] [-v {0,1,2,3}]
usage: manage.py change_storage_type [-h] [--version] [-v {0,1,2,3}]
[--settings SETTINGS]
[--pythonpath PYTHONPATH] [--traceback]
[--no-color] [--passphrase PASSPHRASE]