source/text/shared/guide/start_parameters.xhp |  843 ++++++++++++++++----------
 1 file changed, 535 insertions(+), 308 deletions(-)

New commits:
commit 47ad5a2f2102740bda4cf02dcd73562da79f67a9
Author: tagezi <lera.goncha...@gmail.com>
Date:   Sun Dec 4 12:30:34 2016 +0200

    tdf#100836 "Starting the LibreOffice Software With Parameters" help update
    
    rewritten cmdHelp in accordance with the attached document in bug tdf#100836
    
    Change-Id: I6061dab2ed83a2be0653fbbd422e3193386d9d98
    Reviewed-on: https://gerrit.libreoffice.org/31595
    Reviewed-by: Olivier Hallot <olivier.hal...@edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hal...@edx.srv.br>

diff --git a/source/text/shared/guide/start_parameters.xhp 
b/source/text/shared/guide/start_parameters.xhp
index c03c0bf..f54de06 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,315 +17,543 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-       
+
 <helpdocument version="1.0">
-<meta>
-<topic id="textsharedguidestart_parametersxml" indexer="include" 
status="PUBLISH">
-<title id="tit" xml-lang="en-US">Starting the $[officename] Software With 
Parameters</title>
-<filename>/text/shared/guide/start_parameters.xhp</filename>
-</topic>
-</meta>
+    <meta>
+        <topic id="textsharedguidestart_parametersxml" indexer="include" 
status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Starting $[officename] Software 
With Parameters</title>
+            <filename>/text/shared/guide/start_parameters.xhp</filename>
+        </topic>
+    </meta>
 <body>
-<section id="start_parameters">
-<bookmark xml-lang="en-US" branch="index" 
id="bm_id3156410"><bookmark_value>start parameters</bookmark_value>
-<bookmark_value>command line parameters</bookmark_value>
-<bookmark_value>parameters;command line</bookmark_value>
-<bookmark_value>arguments in command line</bookmark_value>
-</bookmark>
-<paragraph role="heading" id="hd_id3156410" xml-lang="en-US" level="1" 
l10n="U" oldref="52">Starting the $[officename] Software With 
Parameters</paragraph>
-<paragraph role="paragraph" id="par_id3147009" xml-lang="en-US" l10n="U" 
oldref="1">By starting the $[officename] software from the command line you can 
assign various parameters, with which you can influence the performance. The 
use of command line parameters is only recommended for experienced 
users.</paragraph>
-<paragraph role="note" id="par_id3147618" xml-lang="en-US" l10n="U" 
oldref="2">For normal handling, the use of command line parameters is not 
necessary. A few of the parameters require a deeper knowledge of the technical 
background of the $[officename] software technology.</paragraph>
-<paragraph role="heading" id="hd_id3154898" xml-lang="en-US" level="2" 
l10n="U" oldref="4">Starting the $[officename] Software From the Command 
Line</paragraph>
-<list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3156152" xml-lang="en-US" l10n="U" 
oldref="5">Under Windows, select <emph>Run</emph> from the Windows Start menu, 
or open a shell under Linux, *BSD, or Mac OS X platforms.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3152472" xml-lang="en-US" l10n="U" 
oldref="6">Under Windows, type the following text in the <emph>Open </emph>text 
field and click <emph>OK</emph>. </paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3149669" xml-lang="en-US" l10n="U" 
oldref="53">Under UNIX-like systems, type the following line of text, then 
press <emph>Return</emph>:</paragraph>
-<paragraph role="listitem" id="par_id3147561" xml-lang="en-US" l10n="U" 
oldref="7"><switchinline select="sys"><caseinline 
select="WIN">{install}\program\soffice.exe {parameter} 
-</caseinline><caseinline select="UNIX">{install}/program/soffice {parameter} 
-</caseinline></switchinline></paragraph>
-<paragraph role="listitem" id="par_id3153360" xml-lang="en-US" l10n="U" 
oldref="8">Replace <emph>{install}</emph> with the path to your installation of 
the $[officename] software (for example, <emph>C:\Program Files\Office</emph>, 
or <emph>~/office</emph>)</paragraph>
-<paragraph role="listitem" id="par_id3158407" xml-lang="en-US" l10n="U" 
oldref="9">Where required, replace <emph>{parameter}</emph> with one or more of 
the following command line parameters.</paragraph>
-</listitem>
-</list>
-<paragraph role="heading" id="hd_id3145171" xml-lang="en-US" level="2" 
l10n="U" oldref="10">Valid Command Line Parameters</paragraph>
-<table id="tbl_id3125864">
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablehead" id="par_id3148451" xml-lang="en-US" l10n="U" 
oldref="11">Parameter</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablehead" id="par_id3149167" xml-lang="en-US" l10n="U" 
oldref="12">Meaning</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3149983" xml-lang="en-US" l10n="U" 
oldref="73">--help / -h / -?</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3147349" xml-lang="en-US" l10n="CHG" 
oldref="74">Lists the available command line parameters <switchinline 
select="sys"><caseinline select="WIN">in a dialog box
-</caseinline><defaultinline>to the 
console</defaultinline></switchinline>.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id31499et" xml-lang="en-US" l10n="U" 
oldref="73">--version</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id31473et" xml-lang="en-US" l10n="CHG" 
oldref="74">Displays the version information.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3150010" xml-lang="en-US" l10n="U" 
oldref="59">--writer</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3147213" xml-lang="en-US" l10n="U" 
oldref="60">Starts with an empty Writer document.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3148616" xml-lang="en-US" l10n="U" 
oldref="61">--calc</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3145261" xml-lang="en-US" l10n="U" 
oldref="62">Starts with an empty Calc document.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3156443" xml-lang="en-US" l10n="U" 
oldref="63">--draw</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3154011" xml-lang="en-US" l10n="U" 
oldref="64">Starts with an empty Draw document.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3153142" xml-lang="en-US" l10n="U" 
oldref="65">--impress</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3153222" xml-lang="en-US" l10n="U" 
oldref="66">Starts with an empty Impress document.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3155853" xml-lang="en-US" l10n="U" 
oldref="67">--math</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3146928" xml-lang="en-US" l10n="U" 
oldref="68">Starts with an empty Math document.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3149960" xml-lang="en-US" l10n="U" 
oldref="69">--global</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3151075" xml-lang="en-US" l10n="CHG" 
oldref="70">Starts with an empty Writer master document.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3154510" xml-lang="en-US" l10n="U" 
oldref="71">--web</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3148836" xml-lang="en-US" l10n="U" 
oldref="72">Starts with an empty HTML document.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3149403" xml-lang="en-US" 
l10n="CHG">--show {filename.odp}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3153838" xml-lang="en-US" l10n="CHG" 
oldref="80">Starts with the Impress file <emph>{filename.odp}</emph> and starts 
the presentation. Enters edit mode after the presentation.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3156276" xml-lang="en-US" l10n="U" 
oldref="13">--minimized</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3146080" xml-lang="en-US" l10n="U" 
oldref="14">Starts minimized. The splash screen is not displayed.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3145641" xml-lang="en-US" l10n="U" 
oldref="15">--invisible</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3154756" xml-lang="en-US" l10n="U" 
oldref="16">Starts in invisible mode.</paragraph>
-<paragraph role="tablecontent" id="par_id3148914" xml-lang="en-US" l10n="U" 
oldref="17">Neither the start-up logo nor the initial program window will be 
visible. However, the $[officename] software can be controlled and documents 
and dialogs opened via the <link href="http://api.libreoffice.org"; 
name="API">API</link>. </paragraph>
-<paragraph role="tablecontent" id="par_id3147341" xml-lang="en-US" l10n="U" 
oldref="18">When the $[officename] software has been started with this 
parameter, it can only be ended using the taskmanager (Windows) or the 
<emph>kill </emph>command (UNIX-like systems).</paragraph>
-<paragraph role="tablecontent" id="par_id3150388" xml-lang="en-US" l10n="U" 
oldref="48">It cannot be used in conjunction with 
<emph>-quickstart</emph>.</paragraph>
-<paragraph role="tablecontent" id="par_id3145147" xml-lang="en-US" l10n="U" 
oldref="19">More information is found in the <emph>$[officename] Developer's 
Guide</emph>.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3155903" xml-lang="en-US" l10n="U" 
oldref="20">--norestore</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3156374" xml-lang="en-US" l10n="U" 
oldref="21">Disables restart and file recovery after a system crash.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id5215918" xml-lang="en-US" 
l10n="NEW">--nofirststartwizard</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id5665761" xml-lang="en-US" 
l10n="NEW">Disables the Welcome Wizard.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3148477" xml-lang="en-US" l10n="U" 
oldref="25">--quickstart</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3153919" xml-lang="en-US" l10n="CHG" 
oldref="26">Activates the Quickstarter.<comment>now on UNIX 
too</comment></paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3152479" xml-lang="en-US" l10n="U" 
oldref="30">--accept={UNO string}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3147130" xml-lang="en-US" l10n="U" 
oldref="31">Notifies the $[officename] software that upon the creation of "UNO 
Acceptor Threads", a "UNO Accept String" will be used.</paragraph>
-<paragraph role="tablecontent" id="par_id3148874" xml-lang="en-US" l10n="U" 
oldref="32">More information is found in the <emph>$[officename] Developer's 
Guide</emph>.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id315247a" xml-lang="en-US" l10n="U" 
oldref="30">--unaccept={UNO string}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id314713a" xml-lang="en-US" l10n="U" 
oldref="31">Closes an acceptor that was created with --accept={UNO string}. Use 
--unaccept=all to close all open acceptors.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3159238" xml-lang="en-US" l10n="U" 
oldref="36">-p {filename1} {filename2} ...</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3163666" xml-lang="en-US" l10n="U" 
oldref="37">Prints the files <emph>{filename1} {filename2} ...</emph> to the 
default printer and ends. The splash screen does not appear.</paragraph>
-<paragraph role="tablecontent" id="par_id3150828" xml-lang="en-US" l10n="CHG" 
oldref="49">If the file name contains spaces, then it must be enclosed in 
quotation marks.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3150883" xml-lang="en-US" l10n="U" 
oldref="38">--pt {Printername} {filename1} {filename2} ...</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3155081" xml-lang="en-US" l10n="U" 
oldref="50">Prints the files <emph>{filename1} {filename2} ...</emph> to the 
printer <emph>{Printername}</emph> and ends. The splash screen does not 
appear.</paragraph>
-<paragraph role="tablecontent" id="par_id3153655" xml-lang="en-US" l10n="CHG" 
oldref="51">If the file name contains spaces, then it must be enclosed in 
quotation marks.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3154372" xml-lang="en-US" l10n="U" 
oldref="39">-o {filename}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3150309" xml-lang="en-US" l10n="U" 
oldref="40">Opens <emph>{filename}</emph> for editing, even if it is a 
template.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3151182" xml-lang="en-US" l10n="U" 
oldref="54">--view {filename}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3145268" xml-lang="en-US" l10n="U" 
oldref="55">Creates a temporary copy of <emph>{filename}</emph> and opens it 
read-only.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3166421" xml-lang="en-US" l10n="U" 
oldref="41">-n {filename}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3154259" xml-lang="en-US" l10n="U" 
oldref="42">Creates a new document using <emph>{filename}</emph> as a 
template.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3155126" xml-lang="en-US" l10n="U" 
oldref="43">--nologo</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3151334" xml-lang="en-US" l10n="U" 
oldref="44">Disables the splash screen at program start.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3159171" xml-lang="en-US" l10n="U" 
oldref="75">--nodefault</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3153306" xml-lang="en-US" l10n="CHG" 
oldref="76">Starts without displaying anything except the splash 
screen.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id315917t" xml-lang="en-US" l10n="U" 
oldref="75">--nolockcheck</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id315330t" xml-lang="en-US" l10n="CHG" 
oldref="76">Disables check for remote instances using the 
installation.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id2211676" xml-lang="en-US" 
l10n="NEW">--nofirststartwizard</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id1641895" xml-lang="en-US" 
l10n="NEW">Add this parameter to the program start command to suppress the 
Welcome Wizard.<comment>see i72749</comment></paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3153915" xml-lang="en-US" l10n="U" 
oldref="45">--display {display}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3146786" xml-lang="en-US" l10n="U" 
oldref="46">Sets the <emph>DISPLAY </emph>environment variable on UNIX-like 
platforms to the value <emph>{display}</emph>. This parameter is only supported 
by the start script for the $[officename] software on UNIX-like 
platforms.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3149595" xml-lang="en-US" l10n="U" 
oldref="56">--headless</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3150530" xml-lang="en-US" l10n="U" 
oldref="57">Starts in "headless mode" which allows using the application 
without user interface.</paragraph>
-<paragraph role="tablecontent" id="par_id3156353" xml-lang="en-US" l10n="U" 
oldref="58">This special mode can be used when the application is controlled by 
external clients via the <link href="http://api.libreoffice.org"; 
name="API">API</link>.</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id314959o" xml-lang="en-US" l10n="U" 
oldref="56">--infilter={filter}</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id315053o" xml-lang="en-US" l10n="U" 
oldref="57">Forces an input filter type, if possible. Eg. --infilter="Calc 
Office Open XML".</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id314959p" xml-lang="en-US" l10n="U" 
oldref="56">--convert-to output_file_extension[:output_filter_name] [--outdir 
output_dir] files</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id315053p" xml-lang="en-US" l10n="U" 
oldref="57">Batch convert files. If --outdir is not specified, then current 
working directory is used as output_dir.<br/>Eg. --convert-to pdf 
*.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user 
*.doc</paragraph>
-</tablecell>
-</tablerow>
-<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id314959q" xml-lang="en-US" l10n="U" 
oldref="56">--print-to-file [--printer-name printer_name] [--outdir output_dir] 
files</paragraph>
-</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id315053q" xml-lang="en-US" l10n="U" 
oldref="57">Batch print files to file. If --outdir is not specified, then 
current working directory is used as output_dir.<br/>Eg. --print-to-file 
*.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir 
/home/user *.doc</paragraph>
-</tablecell>
-</tablerow>
-</table>
-<comment>see i70904 for more parameters:
--terminate_after_init
--plugin
--bean
--clientdisplay
--userid</comment>
+    <section id="start_parameters">
+        <bookmark xml-lang="en-US" branch="index" id="bm_id3156410">
+            <bookmark_value>start parameters</bookmark_value>
+            <bookmark_value>command line parameters</bookmark_value>
+            <bookmark_value>parameters;command line</bookmark_value>
+            <bookmark_value>arguments in command line</bookmark_value>
+        </bookmark>
+        <paragraph role="heading" id="hd_id3156410" xml-lang="en-US" 
level="1">Starting $[officename] Software With Parameters</paragraph>
+        <paragraph role="paragraph" id="par_id3147009" xml-lang="en-US">By 
starting $[officename] software from the command line you can assign various 
parameters, with which you can influence the performance. The use of command 
line parameters is only recommended for experienced users.</paragraph>
+        <paragraph role="note" id="par_id3147618" xml-lang="en-US">For normal 
handling, the use of command line parameters is not necessary. A few of the 
parameters require a deeper knowledge of the technical background of 
$[officename] software technology.</paragraph>
+        <paragraph role="heading" id="hd_id3154898" xml-lang="en-US" 
level="2">Starting $[officename] Software From the Command Line</paragraph>
+        <list type="ordered">
+            <listitem>
+                <paragraph role="listitem" id="par_id3156152" 
xml-lang="en-US">Under Windows, select <emph>Run</emph> from the Windows Start 
menu, or open a shell under Linux, *BSD, or Mac OS X platforms.</paragraph>
+            </listitem>
+            <listitem>
+                <paragraph role="listitem" id="par_id3152472" 
xml-lang="en-US">Under Windows, type the following text in the <emph>Open 
</emph>text field and click <emph>OK</emph>. </paragraph>
+            </listitem>
+            <listitem>
+                <paragraph role="listitem" id="par_id3149669" 
xml-lang="en-US">Under UNIX-like systems, type the following line of text, then 
press <emph>Return</emph>:</paragraph>
+                <paragraph role="listitem" id="par_id3147561" 
xml-lang="en-US"><switchinline select="sys"><caseinline 
select="WIN">{install}\program\soffice.exe {parameter}</caseinline><caseinline 
select="UNIX">{install}/program/soffice 
{parameter}</caseinline></switchinline></paragraph>
+                <paragraph role="listitem" id="par_id3153360" 
xml-lang="en-US">Replace <emph>{install}</emph> with the path to your 
installation of $[officename] software (for example, <emph>C:\Program 
Files\Office</emph>, or <emph>~/office</emph>)</paragraph>
+            </listitem>
+        </list>
+    <paragraph role="heading" id="hd_id3145171" xml-lang="en-US" 
level="2">Valid Command Line Parameters</paragraph>
+    <paragraph id="hd_id1016120408556191" role="heading" level="3" 
xml-lang="en-US">Using without special arguments</paragraph>
+    <paragraph role="paragraph" id="par_id215247284938" xml-lang="en-US">Using 
without any arguments opens the start center.</paragraph>
+    <table id="tbl_id2016120408556132">
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id4016121206183262" role="tablecontent" 
xml-lang="en-US"><emph>{file}</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id40161212062813818" role="tablecontent" 
xml-lang="en-US">Tries to open the file (files) in the components suitable for 
them.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id40161212063110720" role="tablecontent" 
xml-lang="en-US"><emph>{file} 
macro:///[Library.Module.MacroName]</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id40161212063330252" role="tablecontent" 
xml-lang="en-US">Opens the file and applies specified macros from the 
file.</paragraph>
+           </tablecell>
+      </tablerow>
+    </table>
+    <paragraph id="hd_id201612040855610" role="heading" level="3" 
xml-lang="en-US">Getting help and information</paragraph>
+    <table id="tbl_id20161204085561">
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablehead" id="par_id3148451" 
xml-lang="en-US"><variable id="parameter">Parameter</variable></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablehead" id="par_id3149167" 
xml-lang="en-US"><variable id="meaning">Meaning</variable></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3149983" 
localize="false" xml-lang="en-US"><emph>--help / -h / -?</emph></paragraph>
+            </tablecell>
+            <tablecell colspan="" rowspan="">
+                <paragraph role="tablecontent" id="par_id3147349" 
xml-lang="en-US">Lists the available command line parameters to the 
console.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id2016120408595932" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--helpwriter</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204091221764" role="tablecontent" 
xml-lang="en-US">Opens $[officename] built-in or online Help on 
Writer.</paragraph>
+           </tablecell>
+       </tablerow>
+       <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204091430073" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--helpcalc</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204091520522" role="tablecontent" 
xml-lang="en-US">Opens $[officename] built-in or online Help on 
Calc.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204091613165" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--helpdraw</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204091727059" role="tablecontent" 
xml-lang="en-US">Opens $[officename] built-in or online Help on 
Draw.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id2016120409175485" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--helpimpress</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204091812159" role="tablecontent" 
xml-lang="en-US">Opens $[officename] built-in or online Help on 
Impress.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id2016120409189173" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--helpbase</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204091919599" role="tablecontent" 
xml-lang="en-US">Opens $[officename] built-in or online Help on 
Base.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204092016613" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--helpbasic</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204092029619" role="tablecontent" 
xml-lang="en-US">Opens $[officename] built-in or online Help on Basic scripting 
language.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204092113738" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--helpmath</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id2016120409214276" role="tablecontent" 
xml-lang="en-US">Opens $[officename] built-in or online Help on 
Math.</paragraph>
+           </tablecell>
+      </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id31499et" 
localize="false" xml-lang="en-US"><emph>--version</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id31473et" 
xml-lang="en-US">Shows $[officename] version and quits.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id2016120409226160" role="tablecontent" 
localize="false" 
xml-lang="en-US"><emph>--nstemporarydirectory</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id2016120409236546" role="tablecontent" 
xml-lang="en-US">(MacOS X sandbox only) Returns path of the temporary directory 
for the current user and exits. Overrides all other arguments.</paragraph>
+           </tablecell>
+      </tablerow>
+    </table>
+
+    <paragraph id="hd_id20161204094429235" role="heading" level="3" 
xml-lang="en-US">General arguments</paragraph>
+    <table id="tbl_id201612040855">
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id20161204095215085" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#parameter"/></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id201612040953917" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#meaning"/></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3148477" 
localize="false" xml-lang="en-US"><emph>--quickstart=[no]</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3153919" 
xml-lang="en-US">Activates[Deactivates] the Quickstarter service. It can take 
only one parameter <emph>no</emph> which deativates the Quickstarter service. 
Without parameters this service is activated.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id315917t" 
localize="false" xml-lang="en-US"><emph>--nolockcheck</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id315330t" 
xml-lang="en-US">Disables check for remote instances using the 
installation.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id314959o" 
localize="false" xml-lang="en-US"><emph>--infilter={filter}</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id315053o" 
xml-lang="en-US">Forces an input filter type, if possible. For example:<br 
/><item type="input">--infilter="Calc Office Open XML"</item><br /><item 
type="input">--infilter="Text (encoded):UTF8,LF,,,."</item></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id2016120409546167" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--pidfile={file}</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id20161204101917197" role="tablecontent" 
xml-lang="en-US">Store soffice.bin pid to <emph>{file}</emph>.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3153915" 
localize="false" xml-lang="en-US"><emph>--display {display}</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3146786" 
xml-lang="en-US">Sets the <emph>DISPLAY </emph>environment variable on 
UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only 
supported by the start script for $[officename] software on UNIX-like 
platforms.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+
+    <paragraph id="hd_id20161204103115358" role="heading" level="3" 
xml-lang="en-US">User/programmatic interface control</paragraph>
+    <table>
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id20161204095215085" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#parameter"/></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id201612040953917" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#meaning"/></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3155126" 
localize="false" xml-lang="en-US"><emph>--nologo</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3151334" 
xml-lang="en-US">Disables the splash screen at program start.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3156276" 
localize="false" xml-lang="en-US"><emph>--minimized</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3146080" 
xml-lang="en-US">Starts minimized. The splash screen is not 
displayed.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3159171" 
localize="false" xml-lang="en-US"><emph>--nodefault</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3153306" 
xml-lang="en-US">Starts without displaying anything except the splash 
screen.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3145641" 
localize="false" xml-lang="en-US"><emph>--invisible</emph></paragraph>
+            </tablecell>
+            <tablecell colspan="" rowspan="">
+                <paragraph role="tablecontent" id="par_id3154756" 
xml-lang="en-US">Starts in invisible mode.</paragraph>
+                <paragraph role="tablecontent" id="par_id3148914" 
xml-lang="en-US">Neither the start-up logo nor the initial program window will 
be visible. $[officename] software can be controlled, and documents and dialogs 
can be controlled and opened via the <link href="http://api.libreoffice.org"; 
name="API">API</link>.</paragraph>
+                <paragraph role="tablecontent" id="par_id3147341" 
xml-lang="en-US">Using the parameter, $[officename] can only be ended using the 
taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like 
systems).</paragraph>
+                <paragraph role="tablecontent" id="par_id3150388" 
xml-lang="en-US">It cannot be used in conjunction with 
<emph>--quickstart</emph>.</paragraph>
+                <paragraph role="tablecontent" id="par_id3145147" 
xml-lang="en-US">More information is found in <emph>$[officename] Developer's 
Guide</emph>.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3149595" 
localize="false" xml-lang="en-US"><emph>--headless</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3150530" 
xml-lang="en-US">Starts in "headless mode" which allows using the application 
without user interface.</paragraph>
+                <paragraph role="tablecontent" id="par_id3156353" 
xml-lang="en-US">This special mode can be used when the application is 
controlled by external clients via the <link href="http://api.libreoffice.org"; 
name="API">API</link>.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3155903" 
localize="false" xml-lang="en-US"><emph>--norestore</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3156374" 
xml-lang="en-US">Disables restart and file recovery after a system 
crash.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204120031515" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--safe-mode</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204120122917" role="tablecontent" 
xml-lang="en-US">Starts in a safe mode, i.e. starts temporarily with a fresh 
user profile and helps to restore a broken configuration.</paragraph>
+           </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph role="tablecontent" id="par_id3152479" 
localize="false" xml-lang="en-US"><emph>--accept={UNO}</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3147130" 
xml-lang="en-US">Notifies $[officename] software that upon the creation of "UNO 
Acceptor Threads", a "UNO Accept String" will be used.</paragraph>
+                <paragraph id="par_id20161204120828147" role="tablecontent" 
xml-lang="en-US">UNO-URL is string the such kind 
<emph>uno:connection-type,params;protocol-name,params;ObjectName</emph>.</paragraph>
+                <paragraph role="tablecontent" id="par_id3148874" 
xml-lang="en-US">More information is found in <emph>$[officename] Developer's 
Guide</emph>.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id315247a" 
localize="false" xml-lang="en-US"><emph>--unaccept={UNO-URL}</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id314713a" 
xml-lang="en-US">Closes an acceptor that was created with 
<emph>--accept={UNO-URL}</emph>. Use <emph>--unaccept=all</emph> to close all 
open acceptors.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204121324766" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--language={lang}</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204121422689" role="tablecontent" 
xml-lang="en-US">Uses specified language, if language is not selected yet for 
UI. The lang is a tag of the language in IETF language tag.</paragraph>
+           </tablecell>
+        </tablerow>
+    </table>
+
+    <paragraph id="par_id201612041220386" role="heading" level="3" 
xml-lang="en-US">Developer arguments</paragraph>
+    <table>
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id20161204095215085" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#parameter"/></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id201612040953917" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#meaning"/></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id2016120412214434" role="tablecontent" 
localize="false" 
xml-lang="en-US"><emph>--terminate_after_init</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204122216505" role="tablecontent" 
xml-lang="en-US">Exit after initialization complete (no documents 
loaded).</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204122226193" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--eventtesting</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id2016120412237431" role="tablecontent" 
xml-lang="en-US">Exit after loading documents.</paragraph>
+           </tablecell>
+        </tablerow>
+    </table>
+
+    <paragraph id="par_id20161204122420839" role="heading" level="3" 
xml-lang="en-US">New document creation arguments</paragraph>
+    <paragraph id="par_id20161204122414892" role="note" xml-lang="en-US">The 
arguments create an empty document of specified kind. Only one of them may be 
used in one command line. If filenames are specified after an argument, then it 
tries to open those files in the specified component.</paragraph>
+    <table>
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id20161204095215085" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#parameter"/></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id201612040953917" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#meaning"/></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3150010" 
localize="false" xml-lang="en-US"><emph>--writer</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3147213" 
xml-lang="en-US">Starts with an empty Writer document.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3148616" 
localize="false" xml-lang="en-US"><emph>--calc</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3145261" 
xml-lang="en-US">Starts with an empty Calc document.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3156443" 
localize="false" xml-lang="en-US"><emph>--draw</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3154011" 
xml-lang="en-US">Starts with an empty Draw document.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3153142" 
localize="false" xml-lang="en-US"><emph>--impress</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3153222" 
xml-lang="en-US">Starts with an empty Impress document.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3155853" 
localize="false" xml-lang="en-US"><emph>--math</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3146928" 
xml-lang="en-US">Starts with an empty Math document.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3149960" 
localize="false" xml-lang="en-US"><emph>--global</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3151075" 
xml-lang="en-US">Starts with an empty Writer master document.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3154510" 
localize="false" xml-lang="en-US"><emph>--web</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3148836" 
xml-lang="en-US">Starts with an empty HTML document.</paragraph>
+            </tablecell>
+        </tablerow>
+    </table>
+    <paragraph id="par_id20161204125123476" role="heading" level="3" 
xml-lang="en-US">File open arguments</paragraph>
+    <paragraph id="par_id20161204125411030" role="note" xml-lang="en-US">The 
arguments define how following filenames are treated. New treatment begins 
after the argument and ends at the next argument. The default treatment is to 
open documents for editing, and create new documents from document 
templates.</paragraph>
+    <table>
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id20161204095215085" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#parameter"/></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id201612040953917" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#meaning"/></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3166421" 
localize="false" xml-lang="en-US"><emph>-n</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3154259" 
xml-lang="en-US">Treats following files as templates for creation of new 
documents.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3154372" 
localize="false" xml-lang="en-US"><emph>-o</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3150309" 
xml-lang="en-US">Opens following files for editing, regardless whether they are 
templates or not.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3150883" 
localize="false" xml-lang="en-US"><emph>--pt {Printername}</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3155081" 
xml-lang="en-US">Prints the following files to the printer 
<emph>{Printername}</emph> and ends. The splash screen does not 
appear.</paragraph>
+                <paragraph role="tablecontent" id="par_id3153655" 
xml-lang="en-US" l10n="CHG" oldref="51">If the file name contains spaces, then 
it must be enclosed in quotation marks.</paragraph>
+                <paragraph id="par_id20161204010513716" role="tablecontent" 
xml-lang="en-US">If used multiple times, only last <emph>{Printername}</emph> 
is effective for all documents of all <emph>--pt</emph> runs.</paragraph>
+                <paragraph id="par_id2016120401061890" role="tablecontent" 
xml-lang="en-US">Also, <emph>--printer-name</emph> argument of 
<emph>--print-to-file</emph> switch interferes with 
<emph>{Printername}</emph>.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3159238" 
localize="false" xml-lang="en-US"><emph>-p</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3163666" 
xml-lang="en-US">Prints following files to the default printer, after which 
those files are closed. The splash screen does not appear.</paragraph>
+                <paragraph role="tablecontent" id="par_id3150828" 
xml-lang="en-US">If the file name contains spaces, then it must be enclosed in 
quotation marks.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3151182" 
localize="false" xml-lang="en-US"><emph>--view</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3145268" 
xml-lang="en-US">Opens following files in viewer mode (read-only).</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3149403" 
localize="false" xml-lang="en-US"><emph>--show</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id3153838" 
xml-lang="en-US">Opens and starts the following presentation documents of each 
immediately. Files are closed after the showing. Files other than Impress 
documents are opened in default mode , regardless of previous mode.</paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell colspan="" rowspan="">
+                <paragraph role="tablecontent" id="par_id314959p" 
localize="false" xml-lang="en-US"><emph>--convert-to 
OutputFileExtension[:OutputFilterName] [--outdir output_dir]</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id315053p" 
xml-lang="en-US">Batch convert files (implies --headless). If --outdir isn't 
specified, then current working directory is used as output_dir.</paragraph>
+                <paragraph id="par_id2016120401222926" role="tablecontent" 
xml-lang="en-US">If --convert-to is used more than once, last value of 
OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more 
than once, only its last value is effective. For example:</paragraph>
+                <paragraph id="par_id20161204012319752" role="tablecontent" 
localize="false" xml-lang="en-US"><item type="input">--convert-to pdf 
*.doc</item><br /><item type="input">--convert-to pdf:writer_pdf_Export 
--outdir /home/user *.doc</item><br /><item type="input">--convert-to 
\"html:XHTML Writer File:UTF8\" *.doc</item><br /><item 
type="input">--convert-to \"txt:Text (encoded):UTF8\" *.doc</item></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id314959q" 
localize="false" xml-lang="en-US"><emph>--print-to-file [--printer-name 
printer_name] [--outdir output_dir]</emph></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph role="tablecontent" id="par_id315053q" 
xml-lang="en-US">Batch print files to file. If <emph>--outdir</emph> is not 
specified, then current working directory is used as output_dir.</paragraph>
+                <paragraph id="par_id20161204012928262" role="tablecontent" 
xml-lang="en-US">If <emph>--printer-name</emph> or <emph>--outdir</emph> used 
multiple times, only last value of each is effective. Also, 
<emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with 
<emph>--printer-name</emph>. For example:</paragraph>
+                <paragraph id="par_id201612040131763" role="tablecontent" 
localize="false" xml-lang="en-US"><item type="input">--print-to-file 
*.doc</item><br /><item type="input">--print-to-file --printer-name 
nasty_lowres_printer --outdir /home/user *.doc</item></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204013415783" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--cat</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id2016120401348732" role="tablecontent" 
xml-lang="en-US">Dump text content of the following files to console (implies 
<emph>--headless</emph>). Cannot be used with 
<emph>--convert-to</emph>.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id201612040137850" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>-env:VAR[=VALUE]</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id2016120401398657" role="tablecontent" 
xml-lang="en-US">Set a bootstrap variable. For example: to set a non-default 
user profile path:</paragraph>
+               <paragraph id="par_id20161204013922181" role="tablecontent" 
localize="false" xml-lang="en-US"><item 
type="input">-env:UserInstallation=file:///tmp/test</item></paragraph>
+           </tablecell>
+        </tablerow>
+    </table>
+  <paragraph id="par_id20161204014126760" role="heading" level="3" 
xml-lang="en-US">Ignored switches</paragraph>
+    <table>
+        <tablerow>
+            <tablecell>
+                <paragraph id="par_id20161204095215085" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#parameter"/></paragraph>
+            </tablecell>
+            <tablecell>
+                <paragraph id="par_id201612040953917" role="tablehead" 
localize="false" xml-lang="en-US"><embedvar 
href="text/shared/guide/start_parameters.xhp#meaning"/></paragraph>
+            </tablecell>
+        </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id2016120401411383" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>-psn</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id2016120401435616" role="tablecontent" 
xml-lang="en-US">Ignored (MacOS X only)</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204014316430" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>-Embedding </emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204014423695" role="tablecontent" 
xml-lang="en-US">Ignored (COM+ related; Windows only)</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204014422700" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--nofirststartwizard</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id20161204014529900" role="tablecontent" 
xml-lang="en-US">Does nothing, accepted only for backward 
compatibility.</paragraph>
+           </tablecell>
+       </tablerow>
+        <tablerow>
+           <tablecell>
+               <paragraph id="par_id20161204014532015" role="tablecontent" 
localize="false" xml-lang="en-US"><emph>--protector {arg1} 
{arg2}</emph></paragraph>
+           </tablecell>
+           <tablecell>
+               <paragraph id="par_id2016120401463584" role="tablecontent" 
xml-lang="en-US">Used only in unit tests and should have two 
arguments.</paragraph>
+           </tablecell>
+      </tablerow>
+  </table>
 </section>
 </body>
 </helpdocument>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to