summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAdam Johnson <me@adamj.eu>2020-12-14 05:31:53 +0000
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-12-14 06:32:30 +0100
commit092a25dcf2303c781a91a2f265f8c329ab929910 (patch)
treefe3461e47272eb798bff7725077a2b76943cb5a6 /docs/ref
parent50f436bb8a0ef419a43c210180faee0d27b0cc3e (diff)
[3.1.x] Removed redundant sentence in 'check' management command docs.
Backport of 187e088b48449a9d3535c85e407f070a4ebc94ef from master
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/django-admin.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt
index 5e17ff8f8d..6dd91ceaff 100644
--- a/docs/ref/django-admin.txt
+++ b/docs/ref/django-admin.txt
@@ -95,8 +95,6 @@ providing a list of app labels as arguments::
django-admin check auth admin myapp
-If you do not specify any app, all apps will be checked.
-
.. django-admin-option:: --tag TAGS, -t TAGS
The system check framework performs many different types of checks that are