Document MetaData and DeleteMetaData.
[collectd.git] / 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