diff options
Diffstat (limited to 'docs/ref/django-admin.txt')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 8b3ffe9f00..ee0b7b9268 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -42,7 +42,7 @@ be consistent, but any example can use ``manage.py`` just as well. Usage ===== -.. code-block:: bash +.. code-block:: console $ django-admin.py <command> [options] $ manage.py <command> [options] |
