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