diff options
author | Steve Fanning <stevemfanning@yahoo.co.uk> | 2020-05-31 00:58:56 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-08 18:33:57 +0200 |
commit | 4004ee9ce06e1a6a4e30ac41622a46b1d0e23b19 (patch) | |
tree | 9f46411499920b4725d80b745d988c9b13a2b396 /source | |
parent | b1e662d40b54ecd76dfa9c5d8bc8c9c2bc109774 (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>
(cherry picked from commit 560fefa866227fbdfdae1e99a0761052686e5660)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95721
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'source')
-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> |