Skip to content

Commit 49adf9e

Browse files
committed
Re-merge update of pull request trusteddomainproject#228 from r-a-z-v-a-n/CheckSigningTable
reorder parameter list for brevity
2 parents e902521 + 5236d47 commit 49adf9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opendkim/opendkim.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -15533,13 +15533,13 @@ usage(void)
1553315533
"\t-A \tauto-restart\n"
1553415534
"\t-b modes \tselect operating modes\n"
1553515535
"\t-c canon \tcanonicalization to use when signing\n"
15536-
"\t-G \tforce walk SigningTable when loading config\n"
1553715536
"\t-d domlist \tdomains to sign\n"
1553815537
"\t-D \talso sign subdomains\n"
1553915538
"\t-e name \textract configuration value and exit\n"
1554015539
"\t-f \tdon't fork-and-exit\n"
1554115540
"\t-F time \tfixed timestamp to use when signing (test mode only)\n"
1554215541
"\t-g \tdo not walk SigningTable when loading config\n"
15542+
"\t-G \tforce walk SigningTable when loading config\n"
1554315543
"\t-k keyfile \tlocation of secret key file\n"
1554415544
"\t-l \tlog activity to system log\n"
1554515545
"\t-L limit \tsignature limit requirements\n"

0 commit comments

Comments
 (0)