Skip to content

Commit

Permalink
Merge pull request #14198 from Habbie/sdig-formatting
Browse files Browse the repository at this point in the history
sdig.1: format example commands better
  • Loading branch information
Habbie committed May 17, 2024
2 parents 2b266b1 + 0c96bb9 commit 406f216
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/manpages/sdig.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,10 @@ Examples
--------

Simple queries to local resolvers
sdig 127.0.0.1 53 example.com AAAA recurse
sdig ::1 53 example.com A recurse
``sdig 127.0.0.1 53 example.com AAAA recurse``

``sdig ::1 53 example.com A recurse``

Query to a DNS-over-HTTPS server requesting dnssec and recursion
sdig https://dns.example.net/dns-query 443 example.com A dnssec recurse
``sdig https://dns.example.net/dns-query 443 example.com A dnssec recurse``

0 comments on commit 406f216

Please sign in to comment.