]> git.lyx.org Git - lyx.git/blobdiff - src/client/lyxclient.man
* lyx_main.[Ch]
[lyx.git] / src / client / lyxclient.man
index 967f6233435ac0ff1d5f22ccd2a49e2f96b7e772..7ffa37c8fa59d17f94d3e4d630e29920d5ae1b7b 100644 (file)
@@ -40,8 +40,8 @@ directory. There is one per running LyX process.
 if LyX is configured to use a temporary directory other than /tmp, you must
 inform \fBlyxclient\fR of this.
 .PP
-If neither \fB-a\fR nor \fB-p\fR are invoked, \fBlyxclient\fR will search for
-sockets in /tmp (or \fItmp_dir\fR if the \fB-t\fR option is used) and use
+If neither \fB\-a\fR nor \fB\-p\fR are invoked, \fBlyxclient\fR will search for
+sockets in /tmp (or \fItmp_dir\fR if the \fB\-t\fR option is used) and use
 the first socket to which it can connect.
 This is safe if you are running only one LyX process at any one time.
 .SH COMMAND MODE OPTIONS
@@ -53,9 +53,9 @@ LyX commands are documented in <fixme>.
 send a single \fIcommand\fR, print LyX information to standard output and exit.
 .TP
 .BI \-g " file line"
-this is simply a wrapper for the command 'server-goto-file-row \fIfile\fR \fIline\fR'. It is used by the DVI previewer to elicit inverse DVI search.
+this is simply a wrapper for the command 'server\-goto\-file\-row \fIfile\fR \fIline\fR'. It is used by the DVI previewer to elicit inverse DVI search.
 .PP
-If neither \fB-c\fR nor \fB-g\fR are used, \fBlyxclient\fR will regard any
+If neither \fB\-c\fR nor \fB\-g\fR are used, \fBlyxclient\fR will regard any
 standard input as commands to be sent to LyX, printing LyX's responses to
 standard output. Commands are
 separated by newlines (the '\\n' character). To finish communication
@@ -75,7 +75,7 @@ print the \fBlyxclient\fR version and summarize its usage.
 .B LYXSOCKET
 can be used to specify the socket special file that must be used.
 LyX sets this variable.
-It is overridden by the \fB-a\fR option.
+It is overridden by the \fB\-a\fR option.
 .SH SEE ALSO
 lyx(1), xdvi(1), lyx functions <fixme>.
 .SH AUTHORS