summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-02-21 10:31:41 +0000
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-02-21 11:18:22 +0000
commit4c8071abcee17fda8cbea1c94353cbb9ce9b4a3a (patch)
treef25ffb7b230a5597173831f2091c5ee577db8842
parente75f5c367876eb7c983ea5e94eda777c4e0f247b (diff)
Small formatting issue.
Change-Id: Ib2cd61334953d9302cb431a1a6af96eb394bd696 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147358 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/guide/start_parameters.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp
index c08734f447..fdf1ea3ace 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -544,7 +544,7 @@
</tablecell>
<tablecell>
<section id="convertto">
- <paragraph id="par_id2016120401222926" role="tablecontent" xml-lang="en-US">If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName[:OutputFilterParams]] is effective. If --outdir is used more than once, only its last value is effective. For example:</paragraph>
+ <paragraph id="par_id2016120401222926" role="tablecontent" xml-lang="en-US">If <emph>--convert-to</emph> is used more than once, last value of <emph>OutputFileExtension[:OutputFilterName[:OutputFilterParams]]</emph> is effective. If <emph>--outdir</emph> 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"><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>