Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Mar 30, 2023
2 parents c72f946 + f12d098 commit bf49c50
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ q example.com MX --format=json ...or as JSON (or YAML)
```

### Usage

```
Usage:
q [OPTIONS] [@server] [type...] [name]
Expand All @@ -47,7 +46,8 @@ Application Options:
--timeout= Query timeout (default: 10s)
--pad Set EDNS0 padding
--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 @@ -60,7 +60,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 Down
Binary file modified coverage_badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bf49c50

Please sign in to comment.