desktop/source/app/cmdlinehelp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 334082b332981559315b2297f9d4874e5e53f29b Author: Reto Schneider <c...@reto-schneider.ch> Date: Fri Nov 20 16:19:04 2015 +0100 Fix help for argument --pidfile (--pidfile=file) Change-Id: I131efc46630437dae28e6698ea849e587abce68e Reviewed-on: https://gerrit.libreoffice.org/20093 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Katarina Behrens <katarina.behr...@cib.de> diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx index bd583e0..7f00b9a 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"\ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits