diff options
Diffstat (limited to 'docs/man/django-admin.1')
| -rw-r--r-- | docs/man/django-admin.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index 6407ee5e1d..dff7d0d3da 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -28,8 +28,8 @@ Compiles .po files to .mo files for use with builtin gettext support. Creates the table needed to use the SQL cache backend .TP .B dbshell -Runs the command\-line client for the current -.BI DATABASE_ENGINE. +Runs the command\-line client for the specified +.BI database ENGINE. .TP .B diffsettings Displays differences between the current |
