[LyX/master] switch args

Pavel Sanda sanda at lyx.org
Fri Aug 21 06:59:28 UTC 2020


commit 83623606394b62925992e091cfd28433278305fa
Author: Pavel Sanda <sanda at lyx.org>
Date:   Fri Aug 21 09:25:10 2020 +0200

    switch args
---
 lib/scripts/lyxpaperview |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/scripts/lyxpaperview b/lib/scripts/lyxpaperview
index cc1399e..5d7ea3c 100755
--- a/lib/scripts/lyxpaperview
+++ b/lib/scripts/lyxpaperview
@@ -3,7 +3,7 @@
 #This is just an example of an external script for finding corresponding file to the citation of the form Author + Year.
 #You will need to accomodate it to your particular situation.
 #
-#Syntax: paperview AuthorName Year
+#Syntax: paperview Year Author
 #Output: absolute path to the file(s)
 #
 #Dependencies:


More information about the lyx-cvs mailing list