From dd8c0c627dccabb8d73228990a17fb300d6bf0a6 Mon Sep 17 00:00:00 2001 From: Xiaoyin Liu Date: Thu, 18 Aug 2022 11:48:23 +0400 Subject: [PATCH] Fix typo in launch.bat help message Related to 5db208df2e059975ca0fb77e7e2f53476b8f3339 --- Ghidra/RuntimeScripts/Windows/support/launch.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: