Merged in tk0miya/sphinx/tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328 (pull request #253)

Do not enter password of transifex at command line by security reason
This commit is contained in:
Takayuki Shimizukawa 2014-07-07 13:40:55 +09:00
commit 090d269d45

View File

@ -202,10 +202,13 @@ easy to fetch and push translations.
.. code-block:: bash
$ tx init --user=<transifex-username> --pass=<transifex-password>
$ tx init
Creating .tx folder...
Transifex instance [https://www.transifex.com]:
...
Please enter your transifex username: <transifex-username>
Password: <transifex-password>
...
Done.
#. Upload pot files to transifex service