summaryrefslogtreecommitdiffstats
path: root/bin/findtr
diff options
context:
space:
mode:
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 7df3325..c7b82d1 100755
--- a/bin/findtr
+++ b/bin/findtr
@@ -37,7 +37,7 @@ msgstr ""
$scope = "";
if ( $#ARGV < 0 ) {
- print STDERR "Usage: findtr sourcefile ... >project.po\n";
+ print STDERR "Usage: tqtfindtr sourcefile ... >project.po\n";
exit 1;
}