]> the.earth.li Git - onak.git/blobdiff - keyd.8
Add ability to drop overly large packets
[onak.git] / keyd.8
diff --git a/keyd.8 b/keyd.8
index 3f575b288bd059d881a54ad5c84ffb9d713b6534..93cb31f2efd4eb0b7fd59a246e8a9eecfd0829a5 100644 (file)
--- a/keyd.8
+++ b/keyd.8
@@ -4,6 +4,9 @@ keyd \- Backend key serving daemon for the onak PGP keyserver
 .SH SYNOPSIS
 .PP
 .B keyd
+[
+.B options
+]
 .SH DESCRIPTION
 .PP
 keyd is a backend daemon for the onak PGP keyserver. It listens on a Unix
@@ -14,12 +17,22 @@ disconnecting from the key database.
 .PP
 keyd is currently fairly alpha code; it is only recommended that you use
 it if you know what you are doing.
+.SS "Options"
+.TP
+\fB\-c \fIFILE\fR\fR
+Use \fIFILE\fR as the config file instead of the default.
+.TP
+\fB\-f\fR
+Run in the foreground rather than forking and daemonising.
+.TP
+\fB\-h\fR
+Display help text.
 .SH FILES
 .br
 .nf
 .\" set tabstop to longest possible filename, plus a wee bit
 .ta \w'/usr/lib/perl/getopts.pl   'u
-\fI/etc/onak.conf\fR   default configuration file
+\fI/etc/onak.ini\fR    default configuration file
 .SH NOTES
 This man page could probably do with some more details.
 .SH "SEE ALSO"