Mention the -V switches in the manpages.
authorFredrik Tolf <fredrik@dolda2000.com>
Thu, 14 Feb 2008 14:14:54 +0000 (15:14 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Thu, 14 Feb 2008 14:14:54 +0000 (15:14 +0100)
doc/man/dolcon.1
doc/man/doldacond.8

index d75d6bb..45c4fdb 100644 (file)
 .\" 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.
index ecc15b4..f85b94a 100644 (file)
 .\" 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