1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.
This commit is contained in:
Lars Kruse 2020-10-06 00:29:38 +02:00
parent 743395a605
commit c6f88968d1
20 changed files with 198 additions and 142 deletions

View file

@ -32,21 +32,16 @@ Add this to your /etc/munin/plugin-conf.d/munin-node:
=back
=head1 HISTORY
=head1 AUTHORS
2019-07-25: v 1.0 pcy <pcy.ulyssis.org>: created
=head1 USAGE
Parameters understood:
config (required)
autoconf (optional - used by munin-config)
Copyright (C) 2019 pcy <pcy.ulyssis.org>
=head1 MAGIC MARKERS
#%# family=auto
#%# capabilities=autoconf
#%# family=auto
#%# capabilities=autoconf
=cut
"""