README: adjust wording and add links to kboot.conf format
[kboot-utils.git] / man / kboot-mkconfig.8
1 .\" Copyright 2011 Antonio Ospite
2 .\" Lincensed under GPL3+
3 .\" Copyed from the grub-mkconfig man page
4 .TH KBOOT-MKCONFIG "8" "April 2011" "kboot-mkconfig 0.1" "System Administration Utilities"
5 .SH NAME
6 kboot-mkconfig \- generate a kboot configuration file
7 .SH SYNOPSIS
8 .B kboot-mkconfig
9 [\fIOPTION\fR]
10 .SH DESCRIPTION
11 Generate a kboot config file
12 .TP
13 \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR
14 output generated config to FILE [default=stdout]
15 .TP
16 \fB\-h\fR, \fB\-\-help\fR
17 print this message and exit
18 .TP
19 \fB\-v\fR, \fB\-\-version\fR
20 print the version information and exit
21 .SH "REPORTING BUGS"
22 Report bugs to <ospite@studenti.unina.it>.