diff --git a/README.md b/README.md index 3329cf70..574cde65 100644 --- a/README.md +++ b/README.md @@ -1004,7 +1004,9 @@ ways to adjust the memory settings: * `MAX_MEMORY`, independently sets the max heap size The values of all three are passed directly to the JVM and support format/units as -`[g|G|m|M|k|K]`. +`[g|G|m|M|k|K]`. For example: + + -e MEMORY=2G ### JVM Options