From: Christian Hofstaedtler Date: Tue, 15 Oct 2013 10:35:14 +0000 (+0200) Subject: Remove --bare from zone2sql man page X-Git-Tag: rec-3.6.0-rc1~407^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f2220e2233954b199af573e6206f40bedb27238;p=pdns Remove --bare from zone2sql man page This option does not exist. --- diff --git a/pdns/docs/zone2sql.8 b/pdns/docs/zone2sql.8 index 8f4bf4869..833f58167 100644 --- a/pdns/docs/zone2sql.8 +++ b/pdns/docs/zone2sql.8 @@ -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'qname''qtype''content'priottl -.fi -.RE -.TP .B \-\-gmysql Output in format suitable for the default configuration of the Generic MySQL backend.