bin: remove 'named' binary refs

This commit is contained in:
Daniel McCarney 2023-01-07 15:59:10 -05:00 committed by Benjamin Fry
parent 77e02ae92a
commit 685565a7dd

View File

@ -5,11 +5,11 @@
// http://opensource.org/licenses/MIT>, at your option. This file may not be
// copied, modified, or distributed except according to those terms.
//! The `named` binary for running a DNS server
//! The `trust-dns` binary for running a DNS server
//!
//! ```text
//! Usage: named [options]
//! named (-h | --help | --version)
//! Usage: trust-dns [options]
//! trust-dns (-h | --help | --version)
//!
//! Options:
//! -q, --quiet Disable INFO messages, WARN and ERROR will remain