]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: doc: Add examples to the dig man page
authorOndřej Surý <ondrej@isc.org>
Sun, 22 Feb 2026 16:20:50 +0000 (17:20 +0100)
committerOndřej Surý <ondrej@isc.org>
Sun, 22 Feb 2026 16:20:50 +0000 (17:20 +0100)
commitbc0b26439b126d9cea9633cffe035d1b1ece99f4
tree06ebb6591a7e4b187cd20d1f9b988c281fbfce39
parent92d3c7d011e0218faed7e74735a116a758301aa3
parent8972ed94242e8de67d7b35c2fa0015dee85a4e5d
chg: doc: Add examples to the dig man page

Add a set of short examples at the end of the dig manual page to help new or infrequent users figure out the most basic ways to use dig.

Merge branch 'examples' into 'main'

See merge request isc-projects/bind9!11577