Next whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32747 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-01-03 00:11:58 +00:00
parent 57a933ebd4
commit 0aa20c9ace
2 changed files with 3 additions and 3 deletions

View File

@ -4941,7 +4941,7 @@ Action Set debug output level.
Syntax debug-level-set <LEVEL>
\end_layout
\begin_layout Description
Params <LEVEL>: comma separated list of levels or the correspondent number of their combination. 0 is equivalent to disabling all debug events. See lyx -dbg for the current list of debug levels and their numbers.
Params <LEVEL>: comma separated list of levels or the correspondent number of their combination. 0 is equivalent to disabling all debug events. See lyx -dbg for the current list of debug levels and their numbers.
\end_layout
\begin_layout Description
Origin sanda, 28 Dec 2009

View File

@ -3233,8 +3233,8 @@ void LyXAction::init()
* \li Syntax: debug-level-set <LEVEL>
* \li Params: <LEVEL>: comma separated list of levels or the correspondent number
of their combination. 0 is equivalent to disabling all debug
events. See lyx -dbg for the current list of debug levels
and their numbers.
events. See lyx -dbg for the current list of debug levels
and their numbers.
* \li Origin: sanda, 28 Dec 2009
* \endvar
*/