]> git.lyx.org Git - lyx.git/blobdiff - src/client/lyxclient.1in
Fix bug #12772
[lyx.git] / src / client / lyxclient.1in
index f3e9342213fac7833f6aa1ef29d7d713661590f4..f63e3fb851ba54df96c80527b8ef3c6d8ceeb01b 100644 (file)
@@ -53,17 +53,17 @@ LyX commands documentation can be found in LyX Help menu.
 send a single \fIcommand\fR, print LyX information to standard output and exit. LYXCMD prefix is needed in the given command.
 .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 'command-sequence server\-goto\-file\-row \fIfile\fR \fIline\fR; lyx-activate'. It is used by the PDF and DVI previewer to elicit inverse search and focus the LyX window.
 .PP
 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
 and terminate the \fBlyxclient\fR process, send the command 'BYE:'.
-.SH MISCELANEOUS OPTIONS
+.SH MISCELLANEOUS OPTIONS
 .TP 6
 .BI \-n " name"
-when starting communication, \fBlyxclient\fR sends an idenfifier
+when starting communication, \fBlyxclient\fR sends an identifier
 string to LyX. By default, this string is "PPID>PID", where PPID is
 \fBlyxclient\fR's parent pid and pid is \fBlyxclient\fR's pid.
 Use this option to override this default.