From: Vincent van Ravesteijn Date: Fri, 16 Jan 2009 20:50:15 +0000 (+0000) Subject: Improved description of VC_COMMAND X-Git-Tag: 2.0.0~7406 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=70ddcfdd0ed869ad4d2668bf1ddbd5bcedf54ef2;p=features.git Improved description of VC_COMMAND git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28187 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 5928625633..29740506bf 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -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 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.