diff options
| author | Adam Johnson <me@adamj.eu> | 2020-12-14 05:31:53 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-12-14 06:32:30 +0100 |
| commit | 092a25dcf2303c781a91a2f265f8c329ab929910 (patch) | |
| tree | fe3461e47272eb798bff7725077a2b76943cb5a6 /docs/ref | |
| parent | 50f436bb8a0ef419a43c210180faee0d27b0cc3e (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.txt | 2 |
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 |
