diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2024-05-14 12:12:10 +1000 |
---|---|---|
committer | Justin Luth <jluth@mail.com> | 2024-05-20 15:44:22 +0200 |
commit | 975d11c1c7bc9f57a7bce5ab8901ea1ec9f29d5c (patch) | |
tree | 6b1baa42d589d5b7bca7da7191d64fad8f13e617 /source | |
parent | d2649657002eeabbf686333faccd2b141d3bc9dc (diff) |
related tdf#69192 document --show=slide_number option
Change-Id: I9944a6d4dbaa7ec7f5283c677063cac74bc7e80d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167614
Reviewed-by: Justin Luth <jluth@mail.com>
Tested-by: Jenkins
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/start_parameters.xhp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index 4b8cc8e1bd..1740980581 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -533,10 +533,11 @@ </tablerow> <tablerow> <tablecell> - <paragraph role="tablecontent" id="par_id3149403" localize="false" xml-lang="en-US"><emph>--show</emph></paragraph> + <paragraph role="tablecontent" id="par_id3149403" localize="false" xml-lang="en-US"><emph>--show[=slide_number]</emph></paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id3153838" xml-lang="en-US">Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode.</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. If a <emph>slide_number</emph> is provided, they start at that slide.</paragraph> </tablecell> </tablerow> <tablerow> |