aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bitlbee.8
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2007-02-18 23:47:17 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2007-02-18 23:47:17 +0000
commitd4589cb29dc06e68e9872316cfcd460c78e6aba3 (patch)
tree11c73c2fbc967ef30e3e9c7e89e2a692aae25c1c /doc/bitlbee.8
parent21782b3d081a3ac0d6c7c0e57736e4342b73779a (diff)
Little doc/help update.
Diffstat (limited to 'doc/bitlbee.8')
-rw-r--r--doc/bitlbee.84
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bitlbee.8 b/doc/bitlbee.8
index 201e366e..ae1cfb05 100644
--- a/doc/bitlbee.8
+++ b/doc/bitlbee.8
@@ -62,6 +62,10 @@ option.
Run in daemon mode. In this mode, BitlBee forks to the background and
waits for new connections. All clients will be served from one process.
This is still experimental. See the note above for more information.
+.IP "-F"
+Run in ForkDaemon mode. This is similar to ordinary daemon mode, but every
+client gets its own process. Easier to set up than inetd mode, but without
+the possible stability issues.
.IP "-i \fIaddress\fP"
Only useful when running in daemon mode, to specify the network interface
(identified by IP address) to which the daemon should attach. Use this if