From 30ab229986bef601a97a6f14dc08cd2a265f3fd3 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 4 Feb 2010 05:26:08 +0000 Subject: [PATCH] * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33323 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 877f9b400c..4c966d64f8 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2160,7 +2160,8 @@ void LyXAction::init() R - Reload - ensure that the document is saved and reload it after command execution \n M - Message - ask for input string (commit message)\n : path where to start. $$p will be replaced by the current document path.\n - : command to execute. $$i/$$p/$$m will be replaced by the current document/path/message. + : command to execute. $$i/$$p/$$m will be replaced by the current + document(with absolute path)/path/message. * \li Sample: vc-command DR $$p "svn up" * \li Origin: sanda, 13 Jan 2009 * \endvar -- 2.39.2