Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #601 from Tooa/fix_doc_build
Browse files Browse the repository at this point in the history
Fix warnings in bash code blocks
  • Loading branch information
MasterofJOKers authored Feb 28, 2020
2 parents 65c1999 + 9127202 commit 745ac22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/utilities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 745ac22

Please sign in to comment.