1. NAME▲
grub-editenv - edit GRUB environment block
2. SYNOPSIS ▲
grub-editenv [OPTIONS] [FILENAME] COMMAND
3. DESCRIPTION ▲
Tool to edit environment block.
3.1. Commands: ▲
- create
create a blank environment block file - list
list the current variables - set [name=value ...]
set variables - unset [name ....]
delete variables
4. OPTIONS ▲
- -h, --help
display this message and exit - -V, --version
print version information and exit - -v, --verbose
print verbose messages
If not given explicitly, FILENAME defaults to /boot/grub/grubenv.
5. REPORTING BUGS ▲
Report bugs to <>.