Qt: Make --script explanation match headless explanation

This commit is contained in:
Vicki Pfau 2025-01-02 02:07:04 -08:00
parent d9aa7d5103
commit 0ccd3c84dc
1 changed files with 1 additions and 2 deletions

View File

@ -158,8 +158,7 @@ ConfigController::ConfigController(QObject* parent)
" Can be passed multiple times for multiple cards\n"
" --mb FILE Boot a multiboot image with FILE inserted into the ROM slot"
#ifdef ENABLE_SCRIPTING
"\n --script FILE Script file to load on start\n"
" Can be passed multiple times\n"
"\n --script FILE Run a script on start. Can be passed multiple times\n"
#endif
;