BIND 10 #1844: The config unset help is wrong
BIND 10 Development
do-not-reply at isc.org
Tue Mar 27 12:28:42 UTC 2012
#1844: The config unset help is wrong
---------------------------------+-----------------------------------------
Reporter: vorner | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New Tasks
Component: bind-ctl | Keywords:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: DNS | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
---------------------------------+-----------------------------------------
If I execute the above command, it prints this:
{{{
> config unset help
Command unset (Unset a configuration value (i.e. revert to the default, if
any).)
help (Get help for command)
Parameters:
identifier (string, mandatory)
The identifier specifies the config item. Child elements are
separated with the '/' character. List indices can be
specified with '[i]', where i is an integer specifying the
index, starting with 0. Examples: 'Boss/start_auth',
'Recurse/listen_on[0]/address'. If no identifier is given,
shows the item at the current location.
}}}
Which is wrong for several reasons:
* The examples are outdated, these no longer exist.
* It says it is mandatory, but still includes the „If no identifier is
given“ condition.
* Talks about showing the item, not clearing it.
--
Ticket URL: <http://bind10.isc.org/ticket/1844>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list