--- trunk/grubby/grubby.8 2011/06/03 20:32:19 1332 +++ trunk/grubby/grubby.8 2012/02/18 00:51:28 1720 @@ -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] [--grub] [--lilo] [--yaboot] [--silo] [--zipl] [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] [--make-default] [-o path] [--version] @@ -98,6 +98,10 @@ 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-\-elilo\fR Use an \fBelilo\fR style configuration file.