From 3124fff5c81a5690441c492bd6528cc61131f49c Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 28 Jan 2009 20:53:53 +0000 Subject: [PATCH] * lfun doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28287 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 9c05c08627..0d97e26be4 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -408,6 +408,7 @@ void LyXAction::init() * \li Params: : shortcut|lyxrc|package|textclass|menu|buffer \n : argument for a given type. Look into InsetInfo.h for detailed description. + * \li Sample: command-sequence info-insert buffer path; info-insert buffer name * \li Origin: bpeng, 7 Oct 2007 * \endvar */ -- 2.39.5