]> git.lyx.org Git - features.git/commitdiff
* doxy
authorPavel Sanda <sanda@lyx.org>
Wed, 25 Feb 2009 23:46:55 +0000 (23:46 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 25 Feb 2009 23:46:55 +0000 (23:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28613 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 1b5ec7a00f92448f5b4c17b75ab91e278bbad901..a979cb67d90120e4d0123e145f7dfd9f210d1276 100644 (file)
@@ -3140,7 +3140,7 @@ void LyXAction::init()
  * \li Action: Activate the branch
  * \li Syntax: branch-activate <BRANCH>
  * \li Params: <BRANCH>: 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