X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fman%2Fdoldacond.8;h=f85b94a144808006c728ebd0e0c5633d68339941;hb=e5834eb072fc7ba07ca88262737d8d7f316fcd2a;hp=c583f2f0322a6d140e8755a5cb5f3ddce274690f;hpb=e7e964564de02c1e2e73eb30fd72bf92a8526fd4;p=doldaconnect.git diff --git a/doc/man/doldacond.8 b/doc/man/doldacond.8 index c583f2f..f85b94a 100644 --- a/doc/man/doldacond.8 +++ b/doc/man/doldacond.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (C) 2007 Fredrik Tolf (fredrik@dolda2000.com) +.\" Copyright (C) 2007 Fredrik Tolf .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as @@ -21,19 +21,19 @@ .\" 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 -[ \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 -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 @@ -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 @@ -135,11 +138,7 @@ attach \fBgdb\fP(1) (or your debugger of choice) to the running \fBdoldacond\fP process and set the hashjob variable to -1, which will force \fBdoldacond\fP to resume hashing. Don't do that while a hash job is actually running, though. -.P -Not really a bug in \fBdoldacond\fP itself, many PAM modules will -reinitialize the syslog library and cause log messages from the daemon -itself to arrive to a different facility than originally intended. .SH AUTHOR Fredrik Tolf .SH SEE ALSO -\fBdoldacond.conf\fP(5) +\fBdoldacond.conf\fP(5), \fBdolcon\fP(1)