--- trunk/grubby/grubby.8 2012/02/18 00:51:28 1720 +++ trunk/grubby/grubby.8 2012/02/18 00:52:28 1721 @@ -6,7 +6,7 @@ \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] [--default-index] + [--default-kernel] [--default-index] [--default-title] [--grub] [--lilo] [--yaboot] [--silo] [--zipl] [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] [--make-default] [-o path] [--version] @@ -102,6 +102,10 @@ 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.