Fix param table in readme

This commit is contained in:
yushijinhun 2018-09-22 21:08:03 +08:00
parent 08a7c27353
commit fb18975c5c
No known key found for this signature in database
GPG Key ID: 5BC167F73EA558E4

View File

@ -120,6 +120,7 @@ No plugin API.
## JVM Options (for debugging) ## JVM Options (for debugging)
|Parameter|Description| |Parameter|Description|
|---------|-----------|
|`-Dhmcl.self_integrity_check.disable=true`|Bypass the self integrity check when checking for update.| |`-Dhmcl.self_integrity_check.disable=true`|Bypass the self integrity check when checking for update.|
|`-Dhmcl.version.override=<version>`|Override the version number.| |`-Dhmcl.version.override=<version>`|Override the version number.|
|`-Dhmcl.update_source.override=<url>`|Override the update source.| |`-Dhmcl.update_source.override=<url>`|Override the update source.|