Skip to content

Commit

Permalink
ci: update binary usage in README
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 1, 2023
1 parent c79f4dd commit 8c6f024
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ Application Options:
--pad Set EDNS0 padding
--http3 Use HTTP/3 for DoH
--recaxfr Perform recursive AXFR
-f, --format= Output format (pretty, json, yaml, raw) (default: pretty)
-f, --format= Output format (pretty, json, yaml, raw) (default:
pretty)
--pretty-ttls Format TTLs in human readable format (default: true)
--color Enable color output
--question Show question section
Expand All @@ -61,7 +62,8 @@ Application Options:
--aa Set AA (Authoritative Answer) flag in query
--ad Set AD (Authentic Data) flag in query
--cd Set CD (Checking Disabled) flag in query
--rd Set RD (Recursion Desired) flag in query (default: true)
--rd Set RD (Recursion Desired) flag in query (default:
true)
--ra Set RA (Recursion Available) flag in query
--z Set Z (Zero) flag in query
--t Set TC (Truncated) flag in query
Expand All @@ -79,7 +81,8 @@ Application Options:
--quic-idle-timeout= QUIC stream open timeout (default: 10s)
--handshake-timeout= Handshake timeout (default: 10s)
--tcp-dial-timeout= TCP dial timeout (default: 5s)
--default-rr-types= Default record types (default: A, AAAA, NS, MX, TXT, CNAME)
--default-rr-types= Default record types (default: A, AAAA, NS, MX, TXT,
CNAME)
--udp-buffer= Set EDNS0 UDP size in query (default: 1232)
-v, --verbose Show verbose log messages
--trace Show trace log messages
Expand Down

0 comments on commit 8c6f024

Please sign in to comment.