From 70ddcfdd0ed869ad4d2668bf1ddbd5bcedf54ef2 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Fri, 16 Jan 2009 20:50:15 +0000 Subject: [PATCH] Improved description of VC_COMMAND git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28187 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5