Options (2)
-o, --outputbooleanGenerate the configuration file
Example:
sudo grub-mkconfig {{[-o|--output]}} {{/boot/grub/grub.cfg}}-h, --helpbooleanDisplay help
Example:
grub-mkconfig {{[-h|--help]}}Examples (3)
Do a dry run and print the configuration to `stdout`
Generate the configuration file
sudo grub-mkconfig [-o|--output] /boot/grub/grub.cfgDisplay help
grub-mkconfig [-h|--help]made by @shridhargupta | data from tldr-pages