summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c40a839)
raw | patch | inline | side by side (parent: c40a839)
author | Igor Peshansky <igorpeshansky@github.com> | |
Tue, 6 Sep 2016 19:41:52 +0000 (15:41 -0400) | ||
committer | Igor Peshansky <igorpeshansky@github.com> | |
Fri, 9 Sep 2016 16:47:10 +0000 (12:47 -0400) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 0fa74d54bbe515d49aef330fd2adb20d9ef2a831..775a8b3c8b0c9878d93934071e9edc14f2d1add4 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=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