summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2019-02-23 12:13:41 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-02-23 16:45:05 +0100
commitb2bd7773ca2b07667d9ce379fac9327c52539d18 (patch)
tree61e29e7411d112d17acdfb9f0e879d4de3bfac86 /source
parent040dcfa77490bfd3ba8a50f9e637b49ce2920883 (diff)
Housekeeping of Help file
Some cleanup and drop of <br/> Change-Id: I2501e25bf53e017ad1e7393887c2a8da35aa3e30 Reviewed-on: https://gerrit.libreoffice.org/68248 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/shared/guide/start_parameters.xhp12
1 files changed, 9 insertions, 3 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp
index 26f897f0c0..1ef683cc8f 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -194,7 +194,9 @@
<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,Liberation Mono,en-US"</item>.</paragraph>
+ <paragraph role="tablecontent" id="par_id315053o" xml-lang="en-US">Forces an input filter type, if possible. For example:</paragraph>
+ <paragraph role="paragraph" id="par_id411550934641187" localize="false"><input>--infilter="Calc Office Open XML"</input></paragraph>
+ <paragraph role="paragraph" id="par_id501550934647297" localize="false"><input>--infilter="Text (encoded):UTF8,LF,Liberation Mono,en-US"</input>.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -480,7 +482,10 @@
<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>
+ <paragraph id="par_id20161204012319752" role="tablecontent" localize="false" xml-lang="en-US"><input>--convert-to pdf *.doc</input></paragraph>
+ <paragraph role="tablecontent" id="par_id311550932952863" localize="false"><input>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc</input></paragraph>
+ <paragraph role="tablecontent" id="par_id231550932985601" localize="false"><input>--convert-to "html:XHTML Writer File:UTF8" *.doc</input></paragraph>
+ <paragraph role="tablecontent" id="par_id211550932999288" localize="false"><input>--convert-to "txt:Text (encoded):UTF8" *.doc</input></paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -490,7 +495,8 @@
<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>
+ <paragraph id="par_id201612040131763" role="tablecontent" localize="false" xml-lang="en-US"><input>--print-to-file *.doc</input></paragraph>
+ <paragraph role="tablecontent" id="par_id421550933601790" localize="false"><input>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc</input></paragraph>
</tablecell>
</tablerow>
<tablerow>