mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 17:00:11 -05:00
Add -ignore-cdp option to help
This commit is contained in:
parent
9d152b8477
commit
b2024cee9d
@ -3039,6 +3039,7 @@ static void usage(const char *argv0, const char *cmd)
|
||||
printf("%12s[ -TSA-CRLfile <infile> ]\n", "");
|
||||
printf("%12s[ -index <index> ]\n", "");
|
||||
printf("%12s[ -ignore-timestamp ]\n", "");
|
||||
printf("%12s[ -ignore-cdp ]\n", "");
|
||||
printf("%12s[ -time <unix-time> ]\n", "");
|
||||
printf("%12s[ -require-leaf-hash {md5,sha1,sha2(56),sha384,sha512}:XXXXXXXXXXXX... ]\n", "");
|
||||
printf("%12s[ -verbose ]\n\n", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user