1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 09:57:09 +00:00

Fixed formatting for all my Plugins

This commit is contained in:
Michael Grote 2022-06-12 22:08:57 +02:00
parent fafb0d9bd6
commit 396c2c2d1f
6 changed files with 77 additions and 75 deletions

View file

@ -4,11 +4,19 @@
: << EOF
=head1 NAME
zfs_pool_dataset_count - Outputs the count of zfs pools, datasets and snapshots.
zfs_pool_dataset_count
=head1 NOTES
Outputs the count of zfs pools, datasets and snapshots.
=head1 MAGIC MARKERS
#%# family=auto
=head1 AUTHOR
Michael Grote
Michael Grote - git.mgrote.net
=head1 LICENSE
@ -16,12 +24,6 @@ GPLv3 or later
SPDX-License-Identifier: GPL-3.0-or-later
=head1 MAGIC MARKERS
#%# family=auto
=cut
EOF
if [ "$1" = "autoconf" ]; then