mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
38 lines
999 B
Markdown
38 lines
999 B
Markdown
# casefile
|
|
|
|
Notes
|
|
-------
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
Usage: /usr/share/casefile/bin/../platform/lib/nbexec {options} arguments
|
|
|
|
General options:
|
|
--help show this help
|
|
--jdkhome <path> path to Java(TM) 2 SDK, Standard Edition
|
|
-J<jvm_option> pass <jvm_option> to JVM
|
|
|
|
--cp:p <classpath> prepend <classpath> to classpath
|
|
--cp:a <classpath> append <classpath> to classpath
|
|
Module reload options:
|
|
--reload /path/to/module.jar Installs or reinstalls a module JAR file.
|
|
|
|
Additional Module(s) Option(s):
|
|
-o, --open <arg1>...<argN>
|
|
-i, --import <arg>
|
|
|
|
Core options:
|
|
--laf <LaF classname> use given LookAndFeel class instead of the default
|
|
--fontsize <size> set the base font size of the user interface, in points
|
|
--locale <language[:country[:variant]]> use specified locale
|
|
--userdir <path> use specified directory to store user settings
|
|
--nosplash do not show the splash screen
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|