]> git.lyx.org Git - features.git/commitdiff
Improved description of VC_COMMAND
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 16 Jan 2009 20:50:15 +0000 (20:50 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 16 Jan 2009 20:50:15 +0000 (20:50 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28187 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 59286256334faf88853961b54708134476af48a2..29740506bf7d32c3da902de2630dd2e1bc9dd435 100644 (file)
@@ -2011,7 +2011,7 @@ void LyXAction::init()
                        U - dUmmy - no flags \n
                        D - Doc - need document loaded to proceed \n
                        I - dIrty - mark document dirty \n
-                       R - Reload - reload the document after command execution \n
+                       R - Reload - save the document before and reload the document 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.