mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added casefile.md
This commit is contained in:
parent
345599bea0
commit
d489b5f924
37
tools/casefile.md
Normal file
37
tools/casefile.md
Normal file
@ -0,0 +1,37 @@
|
||||
# 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
|
||||
-------
|
||||
Loading…
x
Reference in New Issue
Block a user