mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 10:37:43 -04:00
Document that query options are order sensitive
This commit is contained in:
parent
1b80394e5a
commit
879d2ed480
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ the string ``no`` to negate the meaning of that keyword. Other keywords
|
|||
assign values to options, like the timeout interval. They have the form
|
||||
``+keyword=value``. Keywords may be abbreviated, provided the
|
||||
abbreviation is unambiguous; for example, :option:`+cd` is equivalent to
|
||||
:option:`+cdflag`. The query options are:
|
||||
:option:`+cdflag`. Query options are order sensitive. The query options are:
|
||||
|
||||
.. option:: +aaflag, +noaaflag
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue