note that the +[no]cmd option cannot be overridden on a per-query
basis [RT #2004]
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- $Id: dig.docbook,v 1.8 2001/09/20 17:15:03 bwelling Exp $ -->
|
||||
<!-- $Id: dig.docbook,v 1.9 2001/11/08 00:13:54 gson Exp $ -->
|
||||
|
||||
<refentry>
|
||||
|
||||
@@ -494,7 +494,8 @@ should be applied to that query.
|
||||
A global set of query options, which should be applied to all queries,
|
||||
can also be supplied. These global query options must precede the
|
||||
first tuple of name, class, type, options, flags, and query options
|
||||
supplied on the command line. Any global query options can be
|
||||
supplied on the command line. Any global query options (except
|
||||
the <option>+[no]cmd</option> option) can be
|
||||
overridden by a query-specific set of query options. For example:
|
||||
<programlisting>
|
||||
dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
|
||||
|
||||
Reference in New Issue
Block a user