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 <jacob.kroon@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
Jacob Kroon 2020-05-13 11:04:37 +02:00 committed by Daniel Kiper
parent 0fa9ed41ac
commit 5ab40eb9f7
1 changed files with 1 additions and 1 deletions

View 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