From a2e1e2dba007fbef7046852f333c510fbf3b4307 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Tue, 5 Apr 2011 19:12:45 -0700 Subject: [PATCH] Add options details to keyd man page Document -c/-f/-h options to keyd. --- keyd.8 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/keyd.8 b/keyd.8 index 3f575b2..5442f43 100644 --- 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,6 +17,16 @@ 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 -- 2.30.2