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 4f6ff59aee79..bdb04bb9d4d8 100644
--- a/desktop/source/app/cmdlinehelp.cxx
+++ b/desktop/source/app/cmdlinehelp.cxx
@@ -102,8 +102,8 @@ namespace desktop
" of arbitrary commands. \n"
" The syntax of the {connect-string} is: \n"
" connection-type,params;protocol-name,params \n"
- " e.g. pipe,name={some name};urb \n"
- " or socket,host=localhost,port=54321;urb \n"
+ " e.g. pipe,name={some name};urp \n"
+ " or socket,host=localhost,port=54321;urp \n"
" --unaccept={connect-string} Closes an acceptor that was created with \n"
" --accept. Use --unaccept=all to close all acceptors. \n"
" --language={lang} Uses specified language, if language is not selected \n"