diff options
author | Steve Fanning <stevemfanning@yahoo.co.uk> | 2020-05-31 00:58:56 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-31 16:16:30 +0200 |
commit | 560fefa866227fbdfdae1e99a0761052686e5660 (patch) | |
tree | 34f5192fc3c8fb6a6b8d4c49aaed3a39d5086ac8 | |
parent | 9d29678214cb17a3aafbb6c0f31af950b3c9429e (diff) |
(func_opt_barrier.xhp) Include square brackets in syntax section to indicate optional parameter.
Change-Id: Ide89b5a29ab7846ffa77ccf4a8bc7becfe776cdb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95201
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/func_opt_barrier.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_opt_barrier.xhp b/source/text/scalc/01/func_opt_barrier.xhp index 5b0a90086e..7038d22782 100644 --- a/source/text/scalc/01/func_opt_barrier.xhp +++ b/source/text/scalc/01/func_opt_barrier.xhp @@ -27,7 +27,7 @@ <embed href="text/scalc/01/func_opt_touch.xhp#opttip"/> <embed href="text/scalc/00/avail_release.xhp#4.0"/> <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> - <paragraph role="code" id="par_id371575067051846">OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; LowerBarrier; UpperBarrier; Rebate; PutCall; InOut; BarrierMonitoring; Greek)</paragraph> + <paragraph role="code" id="par_id371575067051846">OPT_BARRIER(Spot; Volatility; Rate; Foreign Rate; Maturity; Strike; LowerBarrier; UpperBarrier; Rebate; PutCall; InOut; BarrierMonitoring [; Greek])</paragraph> <paragraph role="paragraph" id="par_id641575073609823" localize="false"><embedvar href="text/scalc/01/func_opt_touch.xhp#optspot" markup="keep"/></paragraph> <paragraph role="paragraph" id="par_id731575073617425" localize="false"><embedvar href="text/scalc/01/func_opt_touch.xhp#optvolat" markup="keep"/></paragraph> <paragraph role="paragraph" id="par_id341575073621215" localize="false"><embedvar href="text/scalc/01/func_opt_touch.xhp#optrate" markup="keep"/></paragraph> |