--- trunk/grubby/grubby.8 2012/07/02 13:19:04 1862 +++ trunk/grubby/grubby.8 2014/07/16 10:38:09 2685 @@ -7,6 +7,7 @@ [--bad-image-okay] [--boot-filesystem=\fIbootfs\fR] [--bootloader-probe] [--config-file \fIpath\fR] [--copy-default] [--debug] [--default-kernel] [--default-index] [--default-title] + [--devtree=\fIdevicetree.dtb\fR] [--grub] [--lilo] [--yaboot] [--silo] [--zipl] [--info=\fIkernel-path\fR] [--initrd=\fIinitrd-path\fR] [--make-default] [-o path] [--version] @@ -111,6 +112,11 @@ Display the title of the current default boot entry and exit. .TP +\fB-\-devtree\fR=\fIpath\fR +Use \fIpath\fR for device tree path in place of the path of any devicetree +directive found in the template stanza. + +.TP \fB-\-elilo\fR Use an \fBelilo\fR style configuration file.