[Libreoffice-commits] help.git: source/text
Mike Kaganski
mike.kaganski at collabora.com
Thu Feb 1 14:29:01 UTC 2018
source/text/shared/guide/start_parameters.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0f7a354db93f0affe218cae7e0ea294a4efe5891
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date: Mon Jan 15 08:05:55 2018 +0100
Correct parameter syntax
Change-Id: Ib9f805c33b1a2243197e5addfe9bf777b4e88ed5
Reviewed-on: https://gerrit.libreoffice.org/47889
Reviewed-by: Michael Stahl <mstahl at redhat.com>
Tested-by: Michael Stahl <mstahl at redhat.com>
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp
index d230cc607..c29bd677f 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -175,7 +175,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph role="tablecontent" id="par_id3148477" localize="false" xml-lang="en-US"><emph>--quickstart=[no]</emph></paragraph>
+ <paragraph role="tablecontent" id="par_id3148477" localize="false" xml-lang="en-US"><emph>--quickstart[=no]</emph></paragraph>
</tablecell>
<tablecell>
<paragraph role="tablecontent" id="par_id3153919" xml-lang="en-US">Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deactivates the Quickstarter service. Without parameters this service is activated.</paragraph>
More information about the Libreoffice-commits
mailing list