mention new option

This commit is contained in:
Juergen Spitzmueller 2018-01-01 12:40:16 +01:00
parent 9c6a95b22a
commit ebc3fee728
2 changed files with 2 additions and 2 deletions

View File

@ -188,7 +188,7 @@ Action Splits the current environment with a Separator.
\end_layout
\begin_layout Description
Syntax environment-split [outer|previous]
Syntax environment-split [before|outer|previous]
\end_layout
\begin_layout Description

View File

@ -1513,7 +1513,7 @@ void LyXAction::init()
/*!
* \var lyx::FuncCode lyx::LFUN_ENVIRONMENT_SPLIT
* \li Action: Splits the current environment with a Separator.
* \li Syntax: environment-split [outer|previous]
* \li Syntax: environment-split [before|outer|previous]
* \li Params: outer: If this is given, LyX will split the outermost environment in
the current nesting hierarchy.\n
previous: If this is given, LyX will split the environment in the previous