Skip to content

Commit ac17d16

Browse files
levno-710gitbook-bot
authored andcommitted
GitBook: [#23] No subject
1 parent be28668 commit ac17d16

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

doc/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
***
1010

1111
* [Obfuscating your first script](obfuscating-your-first-script.md)
12+
* [Command Line Options](command-line-options.md)

doc/command-line-options.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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 | |

0 commit comments

Comments
 (0)