diff --git a/Ghidra/RuntimeScripts/Windows/support/launch.bat b/Ghidra/RuntimeScripts/Windows/support/launch.bat index 4ab672582a..d566ecd91b 100644 --- a/Ghidra/RuntimeScripts/Windows/support/launch.bat +++ b/Ghidra/RuntimeScripts/Windows/support/launch.bat @@ -17,7 +17,7 @@ echo This will generally be upto 1/4 of the physical memory ava echo some systems the default could be much less (particularly for 32-bit OS). echo ^: pass-thru args ^(e.g., "-Xmx512M -Dmyvar=1 -DanotherVar=2"^) - use echo empty "" if vmargs not needed -echo ^: application classname ^(e.g., ghidra.GhidraRun ^) +echo ^: application classname ^(e.g., ghidra.GhidraRun ^) echo ^...: arguments to be passed to the application echo. echo Example: