summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlinehelp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/cmdlinehelp.cxx')
-rw-r--r--desktop/source/app/cmdlinehelp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx
index 95e71998f3fb..eb8c683bd2c4 100644
--- a/desktop/source/app/cmdlinehelp.cxx
+++ b/desktop/source/app/cmdlinehelp.cxx
@@ -96,11 +96,11 @@ namespace desktop
" --safe-mode Starts in a safe mode, i.e. starts temporarily with a \n"
" fresh user profile and helps to restore a broken \n"
" configuration. \n"
- " --accept={UNO-URL} Specifies an UNO-URL connect-string to create an UNO \n"
+ " --accept={UNO-URL} Specifies a UNO-URL connect-string to create a UNO \n"
" acceptor through which other programs can connect to \n"
" access the API. Note that API access allows execution \n"
" of arbitrary commands. \n"
- " The syntax of an UNO-URL connect-string is: \n"
+ " The syntax of a UNO-URL connect-string is: \n"
" uno:connection-type,params;protocol-name,params;ObjectName \n"
" --unaccept={UNO-URL} Closes an acceptor that was created with --accept. Use \n"
" --unaccept=all to close all open acceptors. \n"