From 0cb9ef37c0768425236d23319fc2af4c592c76bc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 23 Oct 2013 11:22:56 +0200 Subject: [PATCH] Add option into usage --- dev/translation/txpush.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/translation/txpush.sh b/dev/translation/txpush.sh index 35099c251d2..a0499fd3bf0 100755 --- a/dev/translation/txpush.sh +++ b/dev/translation/txpush.sh @@ -13,7 +13,7 @@ then echo "This push local files to transifex." echo "Note: If you push a language file (not source), file will be skipped if transifex file is newer." echo " Using -f will overwrite translation but not memory." - echo "Usage: txpush.sh (source|all|xx_XX) [-r dolibarr.file] [-f]" + echo "Usage: txpush.sh (source|all|xx_XX) [-r dolibarr.file] [-f] [--skip] [--no-interactive]" exit fi