Skip to content
  • Tony Finch's avatar
    Fixes for `rndc nta` user interface · 1b1d63ac
    Tony Finch authored and Evan Hunt's avatar Evan Hunt committed
    Tell the user explicitly about their mistakes:
    
    * Unknown options, e.g. -list instead of -dump
      or -delete instead of -remove.
    
    * Unknown view names.
    
    * Excess arguments.
    
    Include the view name in `rndc nta -dump` output, for consistency with
    the NTA add and remove actions.
    
    When removing an NTA from all views, do not abort with an error if the
    NTA was not found in one of the views.
    1b1d63ac