From 80b87bc8cd610658e21ae1309274797db46050b4 Mon Sep 17 00:00:00 2001 From: Ben Wheeler Date: Tue, 21 Jan 2020 14:07:26 -0500 Subject: [PATCH] revised usage string --- bin/init-l10n-src | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/init-l10n-src b/bin/init-l10n-src index 10b769075..fc90c71ae 100755 --- a/bin/init-l10n-src +++ b/bin/init-l10n-src @@ -35,10 +35,9 @@ if (args[0] === 'execute') { process.stdout.write('executing tx initializtion\n'); execute = '--execute'; } else { - process.stdout.write('Dry run: pass "execute" as a parameter to add --execute switch to commands\n'); + process.stdout.write('Dry run: pass "--execute" as a parameter to execute push files to transifex\n'); } - // set up l10n resources for the scratch-website project as // [scratch-website._l10njson] // use 'general' for the root l10n.json