summaryrefslogtreecommitdiffstats
path: root/bin/findtr
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2013-11-08 09:46:27 +0100
committerSlávek Banko <[email protected]>2013-11-08 09:46:27 +0100
commitc0780a876e11732962b98e3b1aac0f503b4e9ad9 (patch)
tree3868825a8f2ab785cb308248a8e88942610f5a6f /bin/findtr
parentef73e104bd71560e1dab2c0c9a1bb1d718674e1a (diff)
downloadqt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.tar.gz
qt3-c0780a876e11732962b98e3b1aac0f503b4e9ad9.zip
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
Diffstat (limited to 'bin/findtr')
-rwxr-xr-xbin/findtr2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/findtr b/bin/findtr
index c7b82d1..7df3325 100755
--- a/bin/findtr
+++ b/bin/findtr
@@ -37,7 +37,7 @@ msgstr ""
$scope = "";
if ( $#ARGV < 0 ) {
- print STDERR "Usage: tqtfindtr sourcefile ... >project.po\n";
+ print STDERR "Usage: findtr sourcefile ... >project.po\n";
exit 1;
}