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.
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
This command reloads the configuration file and loads new zones, but does not reload
existing zone files even if they have changed. This is faster than a
- full ``reload`` when there is a large number of zones, because it
+ full :option:`rndc reload` when there is a large number of zones, because it
avoids the need to examine the modification times of the zone files.
.. option:: recursing
.. option:: scan
This command scans the list of available network interfaces for changes, without
- performing a full ``reconfig`` or waiting for the
+ performing a full :option:`rndc reconfig` or waiting for the
``interface-interval`` timer.
.. option:: secroots [-] [view ...]
Although \fBdig\fP 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 \fB\-h\fP option is given. The BIND 9
+the \fI\%\-h\fP option is given. The BIND 9
implementation of \fBdig\fP allows multiple lookups to be issued from the
command line.
.sp
.UNINDENT
.INDENT 0.0
.TP
+.B \-h
+Print a usage summary.
+.UNINDENT
+.INDENT 0.0
+.TP
.B \-k keyfile
This option tells \fBnamed\fP to sign queries using TSIG using a key read from the given file. Key
files can be generated using \fBtsig\-keygen\fP\&. When using TSIG
.UNINDENT
.UNINDENT
.sp
-Alternatively, \fBdnssec\-cds \-u\fP writes an \fBnsupdate\fP script to the
+Alternatively, :option\(gadnssec\-cds \-u\(ga writes an \fBnsupdate\fP script to the
standard output. The \fI\%\-u\fP and \fI\%\-i\fP options can be used together to
maintain a \fBdsset\-\fP file as well as emit an \fBnsupdate\fP script.
.SH OPTIONS
the local host with no further configuration.
.sp
If a more elaborate configuration than that generated by
-\fBrndc\-confgen \-a\fP is required, for example if rndc is to be used
+\fI\%rndc\-confgen \-a\fP is required, for example if rndc is to be used
remotely, run \fBrndc\-confgen\fP without the \fI\%\-a\fP option
and set up \fBrndc.conf\fP and \fBnamed.conf\fP as directed.
.UNINDENT
.B reconfig
This command reloads the configuration file and loads new zones, but does not reload
existing zone files even if they have changed. This is faster than a
-full \fBreload\fP when there is a large number of zones, because it
+full \fI\%rndc reload\fP when there is a large number of zones, because it
avoids the need to examine the modification times of the zone files.
.UNINDENT
.INDENT 0.0
.TP
.B scan
This command scans the list of available network interfaces for changes, without
-performing a full \fBreconfig\fP or waiting for the
+performing a full \fI\%rndc reconfig\fP or waiting for the
\fBinterface\-interval\fP timer.
.UNINDENT
.INDENT 0.0