From: Jacob Kroon Date: Wed, 13 May 2020 09:04:37 +0000 (+0200) Subject: docs/grub: Support for probing partition UUID on MSDOS disks X-Git-Tag: grub-2.06-rc1~258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab40eb9f7eef2c811382e97c36f1fe4506636a2;p=thirdparty%2Fgrub.git docs/grub: Support for probing partition UUID on MSDOS disks Support was implemented in commit c7cb11b21 (probe: Support probing for msdos PARTUUID). Signed-off-by: Jacob Kroon Reviewed-by: Daniel Kiper --- diff --git a/docs/grub.texi b/docs/grub.texi index bcc8462e3..1ce9993a5 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -4850,7 +4850,7 @@ a rest. Retrieve device information. If option @option{--set} is given, assign result to variable @var{var}, otherwise print information on the screen. -The option @option{--part-uuid} is currently only implemented for GPT-formatted disks. +The option @option{--part-uuid} is currently only implemented for MSDOS and GPT formatted disks. @end deffn