source/text/shared/guide/start_parameters.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit e9bbd8047b2f9e5b4a0ae8fdc1dab298b38c50e2 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Wed Oct 20 12:40:16 2021 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Oct 20 12:49:38 2021 +0200 Break long line in table Change-Id: I89bd017d7d9070e7927f63fa85e6d17baf2ee706 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123851 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 112ff985c..f8705e147 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -204,7 +204,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph role="tablecontent" id="par_id314959o" localize="false" xml-lang="en-US"><emph>--infilter=InputFilterName[:InputFilterParam[,param]]</emph></paragraph> + <paragraph role="tablecontent" id="par_id314959o" localize="false" xml-lang="en-US"><emph>--infilter=InputFilterName</emph><br/><emph>[:InputFilterParam[,param]]</emph></paragraph> </tablecell> <tablecell> <paragraph role="tablecontent" id="par_id315053o" xml-lang="en-US">Forces an input filter type, if possible. For example:</paragraph> @@ -226,7 +226,7 @@ <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> + <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>