Remove Bash dependencies from configure script.
[doldaconnect.git] / doc / man / doldacond.8
index 8619a0c..f85b94a 100644 (file)
 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
 .\" USA.
 .\"
 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
 .\" USA.
 .\"
-.TH DOLDACOND 8 "2007-04-11" "" "Dolda Connect manual"
+.TH DOLDACOND 8 "2008-02-14" "" "Dolda Connect manual"
 .SH NAME
 doldacond \- Dolda Connect daemon
 .SH SYNOPSIS
 .B doldacond
 .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
 software that makes up Dolda Connect. It runs in the background and
 [ \fB-p\fP \fIpidfile\fP ] [ \fB-f\fP \fIfacility\fP ]
 .SH DESCRIPTION
 The \fBdoldacond\fP program is the primary part of the collection of
 software that makes up Dolda Connect. It runs in the background and
-carries out all the actual work of filesharing. Other programs connect
-to \fBdoldacond\fP over a socket in order to command it and/or display
-its status to a user.
+carries out all the actual work of filesharing. Other programs, such
+as \fBdolcon\fP(1), connect to \fBdoldacond\fP over a socket in order
+to command it and/or display its status to a user.
 .P
 The configuration of \fBdoldacond\fP is controlled via the
 \fBdoldacond.conf\fP(5) file, which is described in detail in its own
 .P
 The configuration of \fBdoldacond\fP is controlled via the
 \fBdoldacond.conf\fP(5) file, which is described in detail in its own
@@ -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
 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
 .BI -C " configfile"
 Use \fIconfigfile\fP instead of the normal search list for
 configuration files. See \fBdoldacond.conf\fP(5) for the normal
@@ -138,4 +141,4 @@ job is actually running, though.
 .SH AUTHOR
 Fredrik Tolf <fredrik@dolda2000.com>
 .SH SEE ALSO
 .SH AUTHOR
 Fredrik Tolf <fredrik@dolda2000.com>
 .SH SEE ALSO
-\fBdoldacond.conf\fP(5)
+\fBdoldacond.conf\fP(5), \fBdolcon\fP(1)