MAN page from Fedora 30 grub2-tools-minimal-2.02-75.fc30.i686.rpm
GRUB-EDITENV
Section: User Commands (1)
Updated: Wed Feb 26 2014
Index NAME
grub-editenv --- Manage the GRUB environment block.
SYNOPSIS
grub-editenv [-v | --verbose] [
FILE]
- <create | list | set NAME=VALUE | unset NAME>
DESCRIPTION
grub-editenv is a command line tool to manage GRUB's stored environment.
OPTIONS
- --verbose
- Print verbose messages.
- FILE
- File name to use for grub environment. Default is /boot/grub/grubenv .
COMMANDS
- create
- Create a blank environment block file.
- list
- List the current variables.
- set [NAME=VALUE ...]
- Set variables.
- unset [NAME ...]
- Delete variables.
SEE ALSO
info grub
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- COMMANDS
- SEE ALSO
This document was created byman2html,using the manual pages.