]> granicus.if.org Git - pdns/commitdiff
Remove --bare from zone2sql man page
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 15 Oct 2013 10:35:14 +0000 (12:35 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 15 Oct 2013 10:35:14 +0000 (12:35 +0200)
This option does not exist.

pdns/docs/zone2sql.8

index 8f4bf48699d048e420ee4cce03995f41eccf9bed..833f58167252a6635a5920a1924653041a3f5e0b 100644 (file)
@@ -30,15 +30,6 @@ name.
 .PP
 Output options:
 .TP
-.B \-\-bare
-Output in a bare format, suitable for further parsing. The output is formatted
-as follows:
-.RS
-.nf
-domain_id<TAB>'qname'<TAB>'qtype'<TAB>'content'<TAB>prio<TAB>ttl
-.fi
-.RE
-.TP
 .B \-\-gmysql
 Output in format suitable for the default configuration of the Generic MySQL
 backend.