source/text/shared/guide/start_parameters.xhp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit d85fa4e10f1156978c2f21aeab4e7d6ad7f80ab0
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Fri Nov 24 08:40:34 2023 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Fri Nov 24 08:43:07 2023 +0100

    Clarify the default --outdir path
    
    Change-Id: I696164fe7c08179e6968f8b1ad694d4dab508af0
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159891
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/source/text/shared/guide/start_parameters.xhp 
b/source/text/shared/guide/start_parameters.xhp
index 79f69a87a3..4b8cc8e1bd 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -545,7 +545,7 @@
             </tablecell>
             <tablecell>
                 <section id="convertto">
-                <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_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. In absence of <emph>--outdir</emph>, current working directory is 
used for the result. 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>
commit 330b000f3da52d482a62ae5b726f91eecccaf4f2
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Fri Nov 24 08:37:18 2023 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Fri Nov 24 08:42:59 2023 +0100

    Add info about required write access to profile directory
    
    Change-Id: Ife9416d25b7768682652525eec9f66f693785d27
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159890
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/source/text/shared/guide/start_parameters.xhp 
b/source/text/shared/guide/start_parameters.xhp
index b92b78d84c..79f69a87a3 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -63,6 +63,7 @@
             </list>
             </default>
         </switch>
+        <paragraph role="paragraph" id="par_id3147010" 
xml-lang="en-US">$[officename] requires write access to its user profile 
directory.</paragraph>
     <h2 id="hd_id3145171">Valid Command Line Parameters</h2>
     <h3 id="hd_id1016120408556191">Using without special arguments</h3>
     <paragraph role="paragraph" id="par_id215247284938" xml-lang="en-US">Using 
without any arguments opens the start center.</paragraph>

Reply via email to