From 43ab1a1e6aa82470956493f4d52d478c5aec8cc6 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Fri, 17 May 2024 16:44:31 +0200 Subject: [PATCH] doc: updated help text the --cdimage option does not change configuration, only inserts the CD. The help text did not clearly reflect that --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 93e47426e..fcc226fe7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -817,8 +817,8 @@ void usage() std::cout << " --model Amiga model to emulate, from the QuickStart options." << '\n'; std::cout << " Available options are: A500, A500P, A1200, A4000, CD32 and CDTV.\n" << '\n'; - std::cout << " --autoload Load a WHDLoad game or .CUE CD32 image using the WHDBooter." << '\n'; - std::cout << " --cdimage Load the CD image provided when starting emulation (for CD32)." << '\n'; + std::cout << " --autoload Load an .lha WHDLoad game or a CD32 CD image, using the WHDBooter." << '\n'; + std::cout << " --cdimage Load the CD image provided when starting emulation." << '\n'; std::cout << " --statefile Load a save state file." << '\n'; std::cout << " -s