diff options
author | Timothy Pearson <[email protected]> | 2013-11-07 22:37:50 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-11-07 22:37:50 -0600 |
commit | 40e50e6f20276afb557992a51d47618b014e388d (patch) | |
tree | 4eed8c9c445c41a1dbe156e26466f600b4a8ffc7 /bin/tqtfindtr | |
parent | e193e0140419d117a52e3756ddd9d2bdf3ab7a4a (diff) | |
download | tqt3-40e50e6f20276afb557992a51d47618b014e388d.tar.gz tqt3-40e50e6f20276afb557992a51d47618b014e388d.zip |
Update minor TQt3 tool names to match current TQt3 sources in GIT
Diffstat (limited to 'bin/tqtfindtr')
-rwxr-xr-x | bin/tqtfindtr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tqtfindtr b/bin/tqtfindtr index c7b82d14f..52134ceab 100755 --- a/bin/tqtfindtr +++ b/bin/tqtfindtr @@ -37,7 +37,7 @@ msgstr "" $scope = ""; if ( $#ARGV < 0 ) { - print STDERR "Usage: tqtfindtr sourcefile ... >project.po\n"; + print STDERR "Usage: tqttqtfindtr sourcefile ... >project.po\n"; exit 1; } |