source/text/shared/guide/start_parameters.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4c8071abcee17fda8cbea1c94353cbb9ce9b4a3a Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Tue Feb 21 10:31:41 2023 +0000 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Feb 21 11:18:22 2023 +0000 Small formatting issue. Change-Id: Ib2cd61334953d9302cb431a1a6af96eb394bd696 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147358 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> 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>