docs: Add a link to environment variables

This is trivial, but it might save some time to beginners.

Signed-off-by: Andrea G. Monaco <andrea.monaco@autistici.org>
Reviewed-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
Andrea G. Monaco 2021-01-09 19:30:34 +01:00 committed by Daniel Kiper
parent a3c4e680d4
commit d9b4638c50

View File

@ -5412,7 +5412,9 @@ This command is only available on PC BIOS systems.
@deffn Command set [envvar=value]
Set the environment variable @var{envvar} to @var{value}. If invoked with no
arguments, print all environment variables with their values.
arguments, print all environment variables with their values. For the list of
environment variables currently used by GRUB itself see the relevant section
@pxref{Environment}.
@end deffn