From aae353ab43e3efbf4cbecca065e39dda6043bbc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C4=81vis=20Z=C4=81l=C4=ABtis?= Date: Mon, 12 Aug 2019 00:44:16 +0300 Subject: [PATCH] Added documentation for --sort option in translation:update command --- translation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/translation.rst b/translation.rst index eac372fff19..eca93c95454 100644 --- a/translation.rst +++ b/translation.rst @@ -264,6 +264,10 @@ The ``translation:update`` command looks for missing translations in: If you want to see the missing translation strings without actually updating the translation files, remove the ``--force`` option from the command above. + +.. note:: + + If you want to see translation output strings sorted alphabetically, add ``--sort=asc`` or ``--sort=desc`` option. .. _translation-resource-locations: