summaryrefslogtreecommitdiffstats
path: root/doc/manual.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.txt')
-rw-r--r--doc/manual.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/doc/manual.txt b/doc/manual.txt
index 071f1ff..89f13fd 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -1065,11 +1065,15 @@ the calcurse source directory to checkout the translation resources of
$ tx pull -a
----
-To submit changes back to the server, you can use `tx push` (check `tx help
-push` for available options). For more details, read up on transifex-client
-usage at the http://help.transifex.net/user-guide/client/[The Transifex
-Command-line Client v0.4] section of the http://help.transifex.net/[Transifex
-documentation].
+To submit changes back to the server, use:
+
+----
+$ tx push -r calcurse.calcursepot -t -l <locale>
+----
+
+For more details, read up on transifex-client usage at the
+http://help.transifex.net/user-guide/client/[The Transifex Command-line Client
+v0.4] section of the http://help.transifex.net/[Transifex documentation].
[[transifex_webui]]
Using the Transifex web UI