desktop/source/app/cmdlinehelp.cxx |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 326eb94142e0fe9fbb81243fea58261f0203ddcc
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Wed Dec 11 09:58:22 2013 +0100

    desktop: document -env cmdline argument
    
    Change-Id: Ic8aa78e4d1bcb02e5d71588ac563c07f371afd41

diff --git a/desktop/source/app/cmdlinehelp.cxx 
b/desktop/source/app/cmdlinehelp.cxx
index 6709741..756dcab 100644
--- a/desktop/source/app/cmdlinehelp.cxx
+++ b/desktop/source/app/cmdlinehelp.cxx
@@ -124,6 +124,9 @@ namespace desktop
         "          --print-to-file --printer-name nasty_lowres_printer 
--outdir /home/user *.doc\n"\
         "--pidfile file\n"\
         "      Store soffice.bin pid to file.\n"\
+        "-env:<VAR>[=<VALUE>]\n"\
+        "      Set a bootstrap variable.\n"\
+        "      Eg. -env:UserInstallation=file:///tmp/test to set a non-default 
user profile path.\n"\
         "\nRemaining arguments will be treated as filenames or URLs of 
documents to open.\n\n";
 
     OUString ReplaceStringHookProc(const OUString& rStr);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to