summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-25 11:11:19 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-25 11:11:19 +0000
commite2c66b6717569d6175875d79fb1fa232bc011fa0 (patch)
tree50fe8391d2419dc8900f3b9f565fe6b8a1b45876 /cli_ure
parentdedea467409201d27b87cb1b536dac9795000413 (diff)
INTEGRATION: CWS jl104 (1.16.4); FILE MERGED
2008/06/18 14:25:01 jl 1.16.4.1: #i88078# cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
Diffstat (limited to 'cli_ure')
-rw-r--r--cli_ure/source/climaker/climaker_app.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli_ure/source/climaker/climaker_app.cxx b/cli_ure/source/climaker/climaker_app.cxx
index 6a48d118c70d..5f161caf30dc 100644
--- a/cli_ure/source/climaker/climaker_app.cxx
+++ b/cli_ure/source/climaker/climaker_app.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: climaker_app.cxx,v $
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -91,7 +91,7 @@ static char const s_usingText [] =
" -h, --help this message\n"
"\n"
"example: climaker --out cli_mytypes.dll \\\n"
-" --reference cli_types.dll \\\n"
+" --reference cli_uretypes.dll \\\n"
" --extra types.rdb \\\n"
" mytypes.rdb\n"
"\n";