summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 581387d)
raw | patch | inline | side by side (parent: 581387d)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 21 Mar 2016 17:29:49 +0000 (18:29 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 21 Mar 2016 17:29:49 +0000 (18:29 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 1d7a3c184fce72e916734d2d564c4eac8b871015..c67b19e899d216a053375648aa8d7572de9b056f 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
in combination with recursively including a directory to easily be able to
arbitrarily mix configuration files and other documents (e.g. README files).
The given example is similar to the first example above but includes all files
-matching C<*.conf> in any subdirectory of C</etc/collectd.d>:
-
- Include "/etc/collectd.d" "*.conf"
+matching C<*.conf> in any subdirectory of C</etc/collectd.d>.
=back