2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

shorten an 81-char line in dig -h

This commit is contained in:
Evan Hunt
2011-11-04 14:19:17 +00:00
parent 1165985fe3
commit 59c79d8cc8

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dig.c,v 1.243 2011/11/04 10:41:38 marka Exp $ */
/* $Id: dig.c,v 1.244 2011/11/04 14:19:17 each Exp $ */
/*! \file */
@@ -216,7 +216,7 @@ help(void) {
" +[no]qr (Print question before sending)\n"
" +[no]nssearch (Search all authoritative nameservers)\n"
" +[no]identify (ID responders in short answers)\n"
" +[no]trace (Trace delegation down from root, [+dnssec])\n"
" +[no]trace (Trace delegation down from root [+dnssec])\n"
" +[no]dnssec (Request DNSSEC records)\n"
" +[no]nsid (Request Name Server ID)\n"
#ifdef DIG_SIGCHASE