diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-05-28 12:26:13 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-05-28 12:26:13 +0000 |
commit | dc63d197c552f776e8123002fce3fc49d73eea07 (patch) | |
tree | 3b0fabb525cb2c7c1e2482dbc082fcdb4dcf8fd8 /desktop | |
parent | 599ae00c2cf853a515e6c279995daa79517be567 (diff) |
INTEGRATION: CWS fwk04 (1.3.32); FILE MERGED
2003/05/22 12:41:33 lo 1.3.32.1: #i14021# fix help dialog size
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/cmdlinehelp.cxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx index e085b0637270..74637f5f87c6 100644 --- a/desktop/source/app/cmdlinehelp.cxx +++ b/desktop/source/app/cmdlinehelp.cxx @@ -2,9 +2,9 @@ * * $RCSfile: cmdlinehelp.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2003-04-04 17:22:42 $ + * last change: $Author: vg $ $Date: 2003-05-28 13:26:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -137,6 +137,8 @@ namespace desktop " print the specified documents on the specified printer.\n"\ "-view <documents...>\n"\ " open the specified documents in viewer-(readonly-)mode.\n"\ + "-show <sxi-document>\n"\ + " open the specified presentation and start it immediately\n"\ "-accept=<accept-string>\n"\ " Specify an UNO connect-string to create an UNO acceptor through which\n"\ " other programs can connect to access the API\n"\ |