]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
docs/grub: Support for probing partition UUID on MSDOS disks
authorJacob Kroon <jacob.kroon@gmail.com>
Wed, 13 May 2020 09:04:37 +0000 (11:04 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 15 May 2020 13:27:58 +0000 (15:27 +0200)
Support was implemented in commit c7cb11b21 (probe: Support probing for
msdos PARTUUID).

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi

index bcc8462e32c2a569a8f035b99b083c40353469bd..1ce9993a53fc77da9b7b95b5839e2de3b13e1685 100644 (file)
@@ -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