Document MetaData and DeleteMetaData.
authorIgor Peshansky <igorpeshansky@github.com>
Tue, 6 Sep 2016 19:41:52 +0000 (15:41 -0400)
committerIgor Peshansky <igorpeshansky@github.com>
Fri, 9 Sep 2016 16:47:10 +0000 (12:47 -0400)
src/collectd.conf.pod

index 0fa74d5..775a8b3 100644 (file)
@@ -9381,6 +9381,10 @@ Available options:
 
 =item B<TypeInstance> I<Regex> I<Replacement>
 
+=item B<MetaData> I<String> I<Regex> I<Replacement>
+
+=item B<DeleteMetaData> I<String> I<Regex>
+
 Match the appropriate field with the given regular expression I<Regex>. If the
 regular expression matches, that part that matches is replaced with
 I<Replacement>. If multiple places of the input buffer match a given regular