source/text/shared/guide/start_parameters.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit e35fb29cb092771840ff876bbb4350e7570e1627 Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> AuthorDate: Thu Jul 25 10:31:09 2024 +0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Thu Jul 25 11:02:54 2024 +0200 Related tdf#69192 better placeholder string for command line example Change-Id: I0a151668cd213906f6a7e523eacac48da8e50b20 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171001 Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> Tested-by: Jenkins diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index 9b0df08afa..d34577e0e5 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -533,10 +533,10 @@ </tablerow> <tablerow> <tablecell> - <paragraph role="tablecontent" id="par_id3149403" xml-lang="en-US"><emph>--show[=slide_number]</emph></paragraph> + <paragraph role="tablecontent" id="par_id3149403" xml-lang="en-US"><emph>--show[=N]</emph></paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id3153838" xml-lang="en-US">Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <literal>slide_number</literal> is provided, they start at that slide.</paragraph> + <paragraph role="tablecontent" id="par_id3153838" xml-lang="en-US">Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. <literal>N</literal> in the example refers to the slide number and, when it is provided, they start at that slide.</paragraph> </tablecell> </tablerow> <tablerow>