From 187e088b48449a9d3535c85e407f070a4ebc94ef Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Mon, 14 Dec 2020 05:31:53 +0000 Subject: [PATCH] Removed redundant sentence in 'check' management command docs. --- docs/ref/django-admin.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index d45851e88f..b2c885431f 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