diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-19 22:00:32 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-19 22:00:32 +0200 |
commit | 627f2220e4df8f3ffd61eada4632a632915b7764 (patch) | |
tree | 17aa4e4004c0670b16411bb8e6236d7841e31fa9 | |
parent | 5bc8b38826bf34416ed9c169e2284994b44a850b (diff) |
Consistency FTW
-rw-r--r-- | .tx/howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tx/howto.txt b/.tx/howto.txt index 3a9bfeec..ec9bd783 100644 --- a/.tx/howto.txt +++ b/.tx/howto.txt @@ -18,7 +18,7 @@ Regenerate the source file (hexchat.pot) on a Unix machine # ./autogen.sh && ./configure --enable-nls && make Push the updated source file to Transifex (this automatically updates all translation files) -# tx push --source +# tx push -s |