Skip to content

Commit a2d0179

Browse files
committed
minor #12136 Added documentation for --sort option in translation:update command (k0d3r1s)
This PR was squashed before being merged into the 4.4 branch (closes #12136). Discussion ---------- Added documentation for --sort option in translation:update command Documentation for symfony/symfony#33117 Commits ------- aae353a Added documentation for --sort option in translation:update command
2 parents c091d99 + aae353a commit a2d0179

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

translation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,10 @@ The ``translation:update`` command looks for missing translations in:
266266

267267
If you want to see the missing translation strings without actually updating
268268
the translation files, remove the ``--force`` option from the command above.
269+
270+
.. note::
271+
272+
If you want to see translation output strings sorted alphabetically, add ``--sort=asc`` or ``--sort=desc`` option.
269273

270274
.. _translation-resource-locations:
271275

0 commit comments

Comments
 (0)