mirror of
https://github.com/django/django.git
synced 2025-03-10 09:22:46 +00:00
[5.0.x] Fixed #35427 -- Corrected help text for makemessages --extension in docs/ref/django-admin.txt.
Backport of 32d163e680817e202e0def3fbb70d2450b02cffd from main.
This commit is contained in:
parent
e18e9315a3
commit
59c3f8a539
@ -584,7 +584,7 @@ Updates the message files for all available languages.
|
|||||||
.. django-admin-option:: --extension EXTENSIONS, -e EXTENSIONS
|
.. django-admin-option:: --extension EXTENSIONS, -e EXTENSIONS
|
||||||
|
|
||||||
Specifies a list of file extensions to examine (default: ``html``, ``txt``,
|
Specifies a list of file extensions to examine (default: ``html``, ``txt``,
|
||||||
``py`` or ``js`` if :option:`--domain` is ``js``).
|
``py`` or ``js`` if :option:`--domain` is ``djangojs``).
|
||||||
|
|
||||||
Example usage:
|
Example usage:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user