diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/cmdlinehelp.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx index bd583e0b3867..7f00b9ac4313 100644 --- a/desktop/source/app/cmdlinehelp.cxx +++ b/desktop/source/app/cmdlinehelp.cxx @@ -128,7 +128,7 @@ namespace desktop "--cat files\n"\ " Dump text content of the files to console\n"\ " Eg. --cat *.odt\n"\ - "--pidfile file\n"\ + "--pidfile=file\n"\ " Store soffice.bin pid to file.\n"\ "-env:<VAR>[=<VALUE>]\n"\ " Set a bootstrap variable.\n"\ |