]> git.lyx.org Git - lyx.git/blobdiff - lyx.man
translate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
[lyx.git] / lyx.man
diff --git a/lyx.man b/lyx.man
index 10aa23e9391ea7f1cb148230f6ae1d62bedf3416..f5cc1d3920479a56777000230463ee4391f2b387 100644 (file)
--- a/lyx.man
+++ b/lyx.man
@@ -44,6 +44,9 @@ name \fBLyX\fR:
 .BI \-help
 summarizes LyX usage
 .TP
+.BI \-version
+provides version information on the build of LyX.
+.TP
 .BI \-sysdir " directory"
 sets system directory. Normally not needed.
 .TP
@@ -52,12 +55,21 @@ sets user directory. Needed if you want to use LyX with different lyxrc
 settings.
 .TP
 .BI \-geometry " WxH+X+Y"
-specifies the preferred size and position of the main \fBLyX\fR window; see \fIX
-(1)\fR.
+specifies the preferred size and position of the main \fBLyX\fR window; see \fIX(1)\fR.
 .TP
 .BI \-dbg " feature[,feature...]"
 where feature is a name or number.
 Use "\fBlyx -dbg\fR" to see the list of available debug features.
+.TP
+\fB -x [--execute]\fP \fIcommand
+where command is a lyx command.
+.TP
+\fB -e [--export]\fP \fIfmt
+where fmt is the export format of choice.
+.TP
+\fB -i [--import]\fP \fIfmt file.xxx
+where fmt is the import format of choice and file.xxx is the file to be imported.
+
 .PP
 Furthermore, \fBLyX\fR understands the following generic command line options 
 from the \fBForms Library\fR:
@@ -167,8 +179,8 @@ Full documentation in either native \fBLyX\fR or postscript format.
 .SH BUGS/LIMITATIONS
 There are probably still some bugs in \fBLyX\fR. Please report them to
 lyx-devel@lists.lyx.org with detailed info, including which version of
-\fBLyX\fR you use. Consult the "Known Bugs" item under the Help menu
-first if possible.
+\fBLyX\fR you use. Consult the bug-reporting instructions in the
+Introduction (accessible from the Help menu in LyX) first if possible.
 
 \fBLaTeX\fR import is still not perfect and may produce buggy *.lyx
 files. Consult the \fBreLyX\fR documentation.