From: Sandro Santilli Date: Wed, 15 Oct 2014 16:46:15 +0000 (+0000) Subject: Add hint about using --skip with tx push -t X-Git-Tag: 2.2.0rc1~768 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d8288f527570f1089a7006c06c42d5a4baf8c2d;p=postgis Add hint about using --skip with tx push -t git-svn-id: http://svn.osgeo.org/postgis/trunk@13082 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/po/README b/doc/po/README index d85473076..0bdb55350 100644 --- a/doc/po/README +++ b/doc/po/README @@ -22,7 +22,10 @@ found in ../.tx/config (only needed when new doc sources are added); Push locally updated templates to transifex with ``tx push -t``. + Push locally updated translations to transifex with ``tx push -s``. +The --skip switch makes upload continue on import failure (useful +when some of the translation files have no translations at all). Pull remotely updated translations with ``tx pull``