1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00

repaired perldoc header: zfs_pool_dataset_count

This commit is contained in:
Michael Grote 2021-12-13 09:12:56 +01:00 committed by Lars Kruse
parent d41a94b184
commit f63321c567

View file

@ -3,25 +3,23 @@
: << EOF : << EOF
=head1 NAME =head1 NAME
zfs_pool_dataset_count - Outputs the count of zfs pools, datasets and snapshots. zfs_pool_dataset_count - Outputs the count of zfs pools, datasets and snapshots.
=head1 AUTHOR =head1 AUTHOR
=over 4
=item * Michael Grote Michael Grote
=back
=head1 LICENSE =head1 LICENSE
GPLv3 or later GPLv3 or later
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
=head1 MAGIC MARKERS =head1 MAGIC MARKERS
=begin comment
These magic markers are used by munin-node-configure when installing #%# family=auto
munin-node.
=end comment
#%# family=auto
=cut =cut
EOF EOF