]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/debug.cfg
Update help information
[Ventoy.git] / INSTALL / grub / debug.cfg
index aa833ffaefb49851fe349aa35d2e752695e00f8b..38e42b502d5afde45184eefe87cb03fc9db35ed0 100644 (file)
@@ -112,6 +112,15 @@ submenu 'Check plugin json configuration (ventoy.json)' --class=debug_json --cla
         unset pager
     }
     
+    menuentry 'Check menu tip plugin configuration' --class=debug_menutip --class=debug_json --class=F5tool {
+        set pager=1
+        vt_check_plugin_json $vt_plugin_path menu_tip $vtoy_iso_part
+        
+        echo -e "\npress ENTER to exit ..."
+        read vtInputKey
+        unset pager
+    }
+    
     menuentry 'Check menu class plugin configuration' --class=debug_menuclass --class=debug_json --class=F5tool {
         set pager=1
         vt_check_plugin_json $vt_plugin_path menu_class $vtoy_iso_part