From: Fredrik Tolf Date: Thu, 14 Feb 2008 14:14:54 +0000 (+0100) Subject: Mention the -V switches in the manpages. X-Git-Tag: 1.1~5 X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=e5834eb072fc7ba07ca88262737d8d7f316fcd2a Mention the -V switches in the manpages. --- diff --git a/doc/man/dolcon.1 b/doc/man/dolcon.1 index d75d6bb..45c4fdb 100644 --- a/doc/man/dolcon.1 +++ b/doc/man/dolcon.1 @@ -21,12 +21,12 @@ .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. .\" -.TH DOLCON 1 "2007-09-30" "" "Dolda Connect manual" +.TH DOLCON 1 "2008-02-14" "" "Dolda Connect manual" .SH NAME dolcon \- Graphical user interface for Dolda Connect .SH SYNOPSIS .B dolcon -[ \fB-hl\fP ] +[ \fB-hlV\fP ] .SH DESCRIPTION The \fBdolcon\fP program runs a graphical user interface for Dolda Connect. It controls the \fBdoldacond\fP(8) daemon, which is the @@ -45,6 +45,9 @@ Directly on startup, automatically connect to the doldacond server running locally on the machine (that is, via a Unix socket). This option is primarily intended for use by the GUI shell of Dolda Connect. +.TP +.B -V +Displays version and build information on stdout and exits. .SH FILES Configuration options for \fBdolcon\fP will be stored in the files ~/.dolconrc. It is saved when the program exits normally. diff --git a/doc/man/doldacond.8 b/doc/man/doldacond.8 index ecc15b4..f85b94a 100644 --- a/doc/man/doldacond.8 +++ b/doc/man/doldacond.8 @@ -21,12 +21,12 @@ .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. .\" -.TH DOLDACOND 8 "2007-09-30" "" "Dolda Connect manual" +.TH DOLDACOND 8 "2008-02-14" "" "Dolda Connect manual" .SH NAME doldacond \- Dolda Connect daemon .SH SYNOPSIS .B doldacond -[ \fB-hns\fP ] [ \fB-C\fP \fIconfigfile\fP ] +[ \fB-hnsV\fP ] [ \fB-C\fP \fIconfigfile\fP ] [ \fB-p\fP \fIpidfile\fP ] [ \fB-f\fP \fIfacility\fP ] .SH DESCRIPTION The \fBdoldacond\fP program is the primary part of the collection of @@ -56,6 +56,9 @@ daemonization, log messages will be printed to stderr rather than to syslog even after the point where the daemon would normally have daemonized (unless the -s option is also specified). .TP +.B -V +Displays version and build information on stdout and exits. +.TP .BI -C " configfile" Use \fIconfigfile\fP instead of the normal search list for configuration files. See \fBdoldacond.conf\fP(5) for the normal