File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 99***
1010
1111* [ Obfuscating your first script] ( obfuscating-your-first-script.md )
12+ * [ Command Line Options] ( command-line-options.md )
Original file line number Diff line number Diff line change 1+ # Command Line Options
2+
3+ There are currently not that many command line options. The following table provides a brief overview:
4+
5+ | Option | Usage | |
6+ | ----------------------------- | ----------------------------------------- | - |
7+ | --preset \[ name] ; --p \[ path] | Specify the config preset to be used | |
8+ | --config \[ path] ; --c \[ path] | Specify the path to a coustom config file | |
9+ | --out \[ path] ; --o \[ path] | Specify the path of the output file | |
10+ | --nocolors | Disable ansi colors escape sequences | |
You can’t perform that action at this time.
0 commit comments