]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Added view_local_datas_remove description to documentation 156/head
authorAlexander Berkes <office@metasoft.at>
Wed, 29 Jan 2020 14:32:55 +0000 (15:32 +0100)
committerAlexander Berkes <office@metasoft.at>
Wed, 29 Jan 2020 14:32:55 +0000 (15:32 +0100)
doc/unbound-control.8.in

index 6ea40009cfb14b162363966dc89048b9f0bbd91d..1762e2731bd3e7725a4283d184a7ceca12115220 100644 (file)
@@ -323,6 +323,9 @@ serial check).  And then the zone is transferred for a newer zone version.
 .B view_local_data_remove \fIview\fR \fIname
 \fIlocal_data_remove\fR for given view.
 .TP
+.B view_local_datas_remove \fIview\fR
+Remove a list of \fIlocal_data\fR for given view from stdin. Like local_datas_remove.
+.TP
 .B view_local_datas \fIview\fR
 Add a list of \fIlocal_data\fR for given view from stdin.  Like local_datas.
 .SH "EXIT CODE"