diff options
Diffstat (limited to 'src/knotd.8')
-rw-r--r-- | src/knotd.8 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/src/knotd.8 b/src/knotd.8 new file mode 100644 index 0000000..3275e9b --- /dev/null +++ b/src/knotd.8 @@ -0,0 +1,35 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. +.TH KNOT "1" "November 2011" "Knot DNS, version 0.8" "User Commands" +.SH NAME +Knot \- manual page for Knot DNS, version 0.8 +.SH SYNOPSIS +.B knotd +[\fIparameters\fR] +.SH DESCRIPTION +.SS "Parameters:" +.HP +\fB\-c\fR, \fB\-\-config\fR [file] Select configuration file. +.TP +\fB\-d\fR, \fB\-\-daemonize\fR +Run server as a daemon. +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Verbose mode \- additional runtime information. +.TP +\fB\-V\fR, \fB\-\-version\fR +Print version of the server. +.TP +\fB\-h\fR, \fB\-\-help\fR +Print help and usage. +.SH "SEE ALSO" +The full documentation for +.B Knot +is maintained as a Texinfo manual. If the +.B info +and +.B Knot +programs are properly installed at your site, the command +.IP +.B info Knot +.PP +should give you access to the complete manual. |