summaryrefslogtreecommitdiff
path: root/docs/ref/django-admin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/django-admin.txt')
-rw-r--r--docs/ref/django-admin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt
index fedec7aefa..4d969889d5 100644
--- a/docs/ref/django-admin.txt
+++ b/docs/ref/django-admin.txt
@@ -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]