mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-05 01:00:11 -05:00
Help (#27)
This commit is contained in:
parent
49f25a1914
commit
7366df707d
@ -1141,7 +1141,6 @@ static void help_for(const char *argv0, const char *cmd) {
|
||||
const char *cmds_untrusted[] = {"attach-signature", "verify", NULL};
|
||||
if (on_list(cmd, cmds_untrusted)) {
|
||||
printf("%-24s= set of additional untrusted certificates which may be needed\n", "-untrusted");
|
||||
printf("%26swhen building the certificate chain for the Time-Stamp Authority's signing certificate,\n", "");
|
||||
printf("%26sthe file should contain one or more certificates in PEM format\n", "");
|
||||
}
|
||||
const char *cmds_verbose[] = {"sign", "verify", NULL};
|
||||
|
Loading…
x
Reference in New Issue
Block a user