summaryrefslogtreecommitdiff
path: root/docs/man/django-admin.1
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-17 19:00:12 -0500
committerTim Graham <timograham@gmail.com>2015-01-17 19:12:03 -0500
commit0622bca5d1b25877167b7beda96edcd3ba58db8d (patch)
tree32df33bbf2ac65345a65eb4ddbad6f462042c2d1 /docs/man/django-admin.1
parent714277cb4cedd8290101f9c6b3e6382f192ae177 (diff)
Removed the validate management command per deprecation timeline.
Diffstat (limited to 'docs/man/django-admin.1')
-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 994c95c816..32321b4f3c 100644
--- a/docs/man/django-admin.1
+++ b/docs/man/django-admin.1
@@ -113,9 +113,6 @@ no apps are specified
.BI "testserver [" "\-\-addrport=ipaddr|port" "] [" "fixture fixture ..." "]"
Runs the test suite for the specified applications, or the entire project if
no apps are specified
-.TP
-.BI validate
-Validates all installed models.
.SH "OPTIONS"
.TP
.I \-\-version