1
0
mirror of https://github.com/jschauma/spf.git synced 2024-05-09 09:54:51 +00:00

Update spf.pl

This commit is contained in:
Randolf Richardson 張文道
2024-02-04 06:52:01 -08:00
committed by GitHub
parent b13d00fb21
commit 730c6ec7f6

View File

@ -1387,7 +1387,7 @@ sub usage($) {
print $FH <<EOH print $FH <<EOH
Usage: $PROGNAME [-Vbhjv] [-f format] [-r address] -p policy | domain Usage: $PROGNAME [-Vbhjv] [-f format] [-r address] -p policy | domain
-V print version information and exit -V print version information and exit
-b support large numbers (bigint module) -b support large numbers
-f format output format (json, perl, text) -f format output format (json, perl, text)
-h print this help and exit -h print this help and exit
-j same as "-f json" -j same as "-f json"