--- trunk/mkinitrd-magellan/grubby/grubby.8 2010/09/14 19:37:00 1152 +++ trunk/grubby/grubby.8 2012/02/18 00:52:28 1721 @@ -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] + [--default-kernel] [--default-index] [--default-title] [--grub] [--lilo] [--yaboot] [--silo] [--zipl] [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] [--make-default] [-o path] [--version] @@ -98,6 +98,14 @@ 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 +215,7 @@ .SH AUTHORS .nf -Erik Troan -Jeremy Katz +Erik Troan +Jeremy Katz +Peter Jones .fi