Add hint about using --skip with tx push -t
authorSandro Santilli <strk@keybit.net>
Wed, 15 Oct 2014 16:46:15 +0000 (16:46 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 15 Oct 2014 16:46:15 +0000 (16:46 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13082 b70326c6-7e19-0410-871a-916f4a2858ee

doc/po/README

index d854730762cb0bfc47ca0b3db071468a91cef593..0bdb55350c483584408df4f3e82f5d88d44106f2 100644 (file)
@@ -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``