Fixed #12969: Use versionadded directive for the new --symlinks option to the makemessages command.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12675 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
James Bennett 2010-03-03 09:07:36 +00:00
parent 926bf195e0
commit 4e65d73e9e
1 changed files with 2 additions and 0 deletions

View File

@ -476,6 +476,8 @@ Currently supported:
.. django-admin-option:: --symlinks
.. versionadded:: 1.2
Use the ``--symlinks`` or ``-s`` option to follow symlinks to directories when
looking for new translation strings.