summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
28d2517)
Document -c/-f/-h options to keyd.
.SH DESCRIPTION
.PP
keyd is a backend daemon for the onak PGP keyserver. It listens on a Unix
.SH DESCRIPTION
.PP
keyd is a backend daemon for the onak PGP keyserver. It listens on a Unix
.PP
keyd is currently fairly alpha code; it is only recommended that you use
it if you know what you are doing.
.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.