From 316764c6115f1f853ceb19d7fa17361f861ef20d Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 24 Feb 2009 22:42:41 +0000 Subject: [PATCH] Cosmetics git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28592 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/client/client.cpp | 4 ++-- src/client/lyxclient.man | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/client/client.cpp b/src/client/client.cpp index a4883405a6..8d47e347aa 100644 --- a/src/client/client.cpp +++ b/src/client/client.cpp @@ -402,9 +402,9 @@ void usage() "Usage: lyxclient [options]\n" "Options are:\n" " -a address set address of the lyx socket\n" - " -t directory set system temporary directory\n" + " -t directory set system temporary directory (for detecting sockets)\n" " -p pid select a running lyx by pidi\n" - " -c command send a single command and quit\n" + " -c command send a single command and quit (LYXCMD prefix needed)\n" " -g file row send a command to go to file and row\n" " -n name set client name\n" " -h name display this help end exit\n" diff --git a/src/client/lyxclient.man b/src/client/lyxclient.man index ddffd31ad2..fb486b6718 100644 --- a/src/client/lyxclient.man +++ b/src/client/lyxclient.man @@ -50,7 +50,7 @@ and from standard input. LyX commands documentation can be found in LyX Help menu. .TP 6 .BI \-c " command" -send a single \fIcommand\fR, print LyX information to standard output and exit. +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. -- 2.39.2