summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10ntools/source/pocheck.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/pocheck.cxx b/l10ntools/source/pocheck.cxx
index 241c225e1c35..e0b66877c0bc 100644
--- a/l10ntools/source/pocheck.cxx
+++ b/l10ntools/source/pocheck.cxx
@@ -458,7 +458,7 @@ int main()
OString aLanguages(getenv("ALL_LANGS"));
if( aLanguages.isEmpty() )
{
- std::cerr << "Usage: bin/run pocheck\n";
+ std::cerr << "Usage: LD_LIBRARY_PATH=instdir/program make cmd cmd=workdir/LinkTarget/Executable/pocheck\n";
return 1;
}
for(sal_Int32 i = 1;;++i) // skip en-US