mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
update usage message (part 2)
This commit is contained in:
parent
d20fc697cb
commit
cfaf690306
@ -30,6 +30,7 @@ usageAndExit(const char* name)
|
||||
"\t[{-cp|-classpath} <classpath>]\n"
|
||||
"\t[-Xmx<maximum heap size>]\n"
|
||||
"\t[-Xbootclasspath/p:<classpath to prepend to bootstrap classpath>]\n"
|
||||
"\t[-D<property name>=<property value> ...]\n"
|
||||
"\t<class name> [<argument> ...]\n", name);
|
||||
exit(-1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user