Improved description of VC_COMMAND

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28187 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2009-01-16 20:50:15 +00:00
parent 5a6cdebbf2
commit 70ddcfdd0e

View 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.