]> git.lyx.org Git - lyx.git/commitdiff
* doxy
authorPavel Sanda <sanda@lyx.org>
Thu, 4 Feb 2010 05:26:08 +0000 (05:26 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 4 Feb 2010 05:26:08 +0000 (05:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33323 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 877f9b400c1750f784f7e7eb1fad7811f4fed88e..4c966d64f8e3834199269789da8f20461e371ec0 100644 (file)
@@ -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>: path where to start. $$p will be replaced by the current document path.\n
-                <COMMAND>: command to execute. $$i/$$p/$$m will be replaced by the current document/path/message.
+                <COMMAND>: 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