mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
More man page option hyperlinks
The dig man page wanted -h option hyperlink and anchor, and there were a couple of missing cross-references in the rndc man page.
This commit is contained in:
@@ -38,7 +38,7 @@ than ``dig``.
|
||||
Although ``dig`` is normally used with command-line arguments, it also
|
||||
has a batch mode of operation for reading lookup requests from a file. A
|
||||
brief summary of its command-line arguments and options is printed when
|
||||
the ``-h`` option is given. The BIND 9
|
||||
the :option:`-h` option is given. The BIND 9
|
||||
implementation of ``dig`` allows multiple lookups to be issued from the
|
||||
command line.
|
||||
|
||||
@@ -125,6 +125,10 @@ Options
|
||||
same way it would be presented as a query to ``dig`` using the
|
||||
command-line interface.
|
||||
|
||||
.. option:: -h
|
||||
|
||||
Print a usage summary.
|
||||
|
||||
.. option:: -k keyfile
|
||||
|
||||
This option tells ``named`` to sign queries using TSIG using a key read from the given file. Key
|
||||
|
Reference in New Issue
Block a user