diff options
Diffstat (limited to 'docs/man/django-admin.1')
| -rw-r--r-- | docs/man/django-admin.1 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index f683742a94..994c95c816 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -84,9 +84,6 @@ given model module name(s). .BI "sqlclear [" "app_label ..." "]" Prints the DROP TABLE SQL statements for the given app name(s). .TP -.BI "sqlcustom [" "app_label ..." "]" -Prints the custom SQL statements for the given app name(s). -.TP .BI "sqlflush [" "app_label ..." "]" Prints the SQL statements that would be executed for the "flush" command. .TP |
