--- trunk/mkinitrd-magellan/grubby/grubby.8 2010/09/14 19:37:00 1152 +++ trunk/grubby/grubby.8 2012/02/18 01:02:17 1736 @@ -5,8 +5,8 @@ .SH SYNOPSIS \fBgrubby\fR [--add-kernel=\fIkernel-path\fR] [--args=\fIargs\fR] [--bad-image-okay] [--boot-filesystem=\fIbootfs\fR] - [--bootloader-probe] [--config-file \fIpath\fR] - [--copy-default] [--default-kernel] + [--bootloader-probe] [--config-file \fIpath\fR] [--copy-default] + [--debug] [--default-kernel] [--default-index] [--default-title] [--grub] [--lilo] [--yaboot] [--silo] [--zipl] [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] [--make-default] [-o path] [--version] @@ -94,10 +94,22 @@ and initrd path will never be copied. .TP +\fB-\-debug\fR +Display extra debugging information for failures. + +.TP \fB-\-default-kernel\fR Display the full path to the current default kernel and exit. .TP +\fB-\-default-index\fR +Display the numeric index of the current default boot entry and exit. + +.TP +\fB-\-default-title\fR +Display the title of the current default boot entry and exit. + +.TP \fB-\-elilo\fR Use an \fBelilo\fR style configuration file. @@ -207,6 +219,7 @@ .SH AUTHORS .nf -Erik Troan -Jeremy Katz +Erik Troan +Jeremy Katz +Peter Jones .fi