From 326eb94142e0fe9fbb81243fea58261f0203ddcc Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 11 Dec 2013 09:58:22 +0100 Subject: desktop: document -env cmdline argument Change-Id: Ic8aa78e4d1bcb02e5d71588ac563c07f371afd41 --- desktop/source/app/cmdlinehelp.cxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'desktop') diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx index 6709741c1b25..756dcab86c51 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:[=]\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); -- cgit v1.2.3