Skip to content

Commit 2ad66ad

Browse files
Update README.md
1 parent 7d96df8 commit 2ad66ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ xlmdeobfuscator --file document.xlsm
3131
# Usage
3232

3333
```
34-
usage: xlmdeobfuscator [-h] [-f FILE] [-n] [-x] [-2] [-s]
34+
usage: xlmdeobfuscator [-h] [-f FILE] [-n] [-x] [-2] [-s] [-d DAY]
3535
3636
optional arguments:
3737
-h, --help show this help message and exit
@@ -41,6 +41,7 @@ optional arguments:
4141
-2, --no-ms-excel Do not use MS Excel to process XLS files
4242
-s, --start-with-shell Open an XLM shell before interpreting the macros in
4343
the input
44+
-d DAY, --day DAY Specify the day of month
4445
```
4546

4647
Read requirements.txt to get the list of python libraries that XLMMacroDeobfuscator is dependent on.

0 commit comments

Comments
 (0)