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"
 
   6 kboot-mkconfig \- generate a kboot configuration file
 
  11 Generate a kboot config file
 
  13 \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR
 
  14 output generated config to FILE [default=stdout]
 
  16 \fB\-h\fR, \fB\-\-help\fR
 
  17 print this message and exit
 
  19 \fB\-v\fR, \fB\-\-version\fR
 
  20 print the version information and exit
 
  22 Report bugs to <ospite@studenti.unina.it>.