From 9874a917dffc0b69ce4847abad79df0c4637b5f4 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 25 Feb 2009 23:46:55 +0000 Subject: [PATCH] * doxy git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28613 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 1b5ec7a00f..a979cb67d9 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -3140,7 +3140,7 @@ void LyXAction::init() * \li Action: Activate the branch * \li Syntax: branch-activate * \li Params: : The branch to activate - * \li Sample: lyx -e pdf2 -x "branch-activate answers" finalexam.lyx \n + * \li Sample: lyx -x "branch-activate answers" -e pdf2 finalexam.lyx \n could be used to export a pdf with the answers branch included without one's having to open LyX and activate the branch manually. * \li Origin: rgh, 27 May 2008 -- 2.39.2