
grub-script-check
List of commands for grub-script-check:
-
grub-script-check:tldr:85323 grub-script-check: Display version.$ grub-script-check --versiontry on your machineexplain this command
-
grub-script-check:tldr:a8c1a grub-script-check: Display help.$ grub-script-check --helptry on your machineexplain this command
-
grub-script-check:tldr:b67d6 grub-script-check: Display each line of input after reading it.$ grub-script-check --verbosetry on your machineexplain this command
-
grub-script-check:tldr:f075a grub-script-check: Check a specific script file for syntax errors.$ grub-script-check ${path-to-grub_config_file}try on your machineexplain this command