Skip to content

Commit c78b0e3

Browse files
authored
Update README.md (#340)
2 parents 83ffb35 + 5a193d8 commit c78b0e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Example usage:
2020
-v \
2121
-ifl C:\list\of\file\to\sign.txt \
2222
C:\additional\file\to\sign\program1.exe \
23-
C:\additional\file\to\sign\program2.exe
23+
C:\additional\file\to\sign\program2.exe \
24+
C:\directory\of\libraries\*.dll
2425

2526

2627
The `--help` or `sign --help` option provides more detail about each parameter.

0 commit comments

Comments
 (0)