diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/django-admin.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 1accc95278..7a4a5211e6 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -126,6 +126,10 @@ to perform only security and compatibility checks, you would run:: python manage.py check --tag security --tag compatibility +.. django-admin-option:: --list-tags + +List all available tags. + compilemessages --------------- |
