aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-04-11 10:08:10 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2011-04-11 10:50:43 +0200
commitdf972cd45d18758edac6cdcab830695c5209ac97 (patch)
treefc53b7618f81dc31cd47118b2257bbd4aaaef9c8 /doc
parent5f462f04eda4e09b61f5d8ab1df1b87738f438f6 (diff)
downloadcalcurse-df972cd45d18758edac6cdcab830695c5209ac97.tar.gz
calcurse-df972cd45d18758edac6cdcab830695c5209ac97.zip
Add more detailed instructions on `tx push` usage to documentation.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc')
-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