We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83ffb35 + 5a193d8 commit c78b0e3Copy full SHA for c78b0e3
README.md
@@ -20,7 +20,8 @@ Example usage:
20
-v \
21
-ifl C:\list\of\file\to\sign.txt \
22
C:\additional\file\to\sign\program1.exe \
23
- C:\additional\file\to\sign\program2.exe
+ C:\additional\file\to\sign\program2.exe \
24
+ C:\directory\of\libraries\*.dll
25
26
27
The `--help` or `sign --help` option provides more detail about each parameter.
0 commit comments