Fixed #24358 -- Corrected code-block directives for console sessions.

This commit is contained in:
Sean Wang 2015-02-18 19:19:21 -08:00 committed by Tim Graham
parent ea3168dc6c
commit eba6dff581
17 changed files with 100 additions and 134 deletions

View file

@ -38,7 +38,7 @@ be consistent, but any example can use ``manage.py`` just as well.
Usage
=====
.. code-block:: bash
.. code-block:: console
$ django-admin <command> [options]
$ manage.py <command> [options]