grub2: Invoking grub2-mkconfig

1 
1 24 Invoking grub2-mkconfig
1 **************************
1 
1 The program 'grub2-mkconfig' generates a configuration file for GRUB
1 (⇒Simple configuration).
1 
1      grub-mkconfig -o /boot/grub2/grub.cfg
1 
1    'grub2-mkconfig' accepts the following options:
1 
1 '--help'
1      Print a summary of the command-line options and exit.
1 
1 '--version'
1      Print the version number of GRUB and exit.
1 
1 '-o FILE'
1 '--output=FILE'
1      Send the generated configuration file to FILE.  The default is to
1      send it to standard output.
1