--- trunk/mkinitrd-magellan/grubby/grubby.8 2007/09/01 22:45:15 532 +++ 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. @@ -195,7 +203,7 @@ .SH "BUGS" -The command line syntax is more then a little baroque. This probably +The command line syntax is more than a little baroque. This probably won't be fixed as \fBgrubby\fR is only intended to be called from shell scripts which can get it right. @@ -207,6 +215,7 @@ .SH AUTHORS .nf -Erik Troan -Jeremy Katz +Erik Troan +Jeremy Katz +Peter Jones .fi