fix highlighting skipped warning

* refs https://github.com/sphinx-doc/sphinx/issues/4098
This commit is contained in:
Uli 2020-01-11 01:11:32 +01:00
parent e0da952e64
commit 91272029ab

View File

@ -239,10 +239,10 @@ Basic Syntax
Again we'll use the ``manage.py`` script, passing ``change_storage_type``: 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 $ /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] [--settings SETTINGS]
[--pythonpath PYTHONPATH] [--traceback] [--pythonpath PYTHONPATH] [--traceback]
[--no-color] [--passphrase PASSPHRASE] [--no-color] [--passphrase PASSPHRASE]