]> git.lyx.org Git - features.git/commitdiff
Add comments
authorPavel Sanda <sanda@lyx.org>
Mon, 11 Jan 2010 16:09:11 +0000 (16:09 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 11 Jan 2010 16:09:11 +0000 (16:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32967 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index df09c62374aa163b97034e8ffb7d8dbe253db4aa..2ea7421b1f62661a5aaa8ad0119f57e5dd3cbc3c 100644 (file)
@@ -2323,6 +2323,8 @@ void LyXAction::init()
                         ref, space, tabular, vspace, wrap insets.
  * \li Syntax: inset-modify <INSET> <ARGS>
  * \li Syntax: inset-modify changetype <TYPE>
+ * \li Sample: inset-modify note Note Comment
+ * \li Sample: inset-modify changetype Ovalbox
  * \li Params: See #LFUN_INSET_INSERT for further details.
  * \endvar
  */