summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/django-admin.13
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1
index 6b58c9183b..7f65fd0644 100644
--- a/docs/man/django-admin.1
+++ b/docs/man/django-admin.1
@@ -18,9 +18,6 @@ script found at the top level of each Django project directory.
.sp
.SH "ACTIONS"
.TP
-.BI "adminindex [" "appname ..." "]"
-Prints the admin\-index template snippet for the given app name(s).
-.TP
.BI cleanup
Cleans out old data from the database (only expired sessions at the moment).
.TP