summaryrefslogtreecommitdiff
path: root/filesystems/zfs-stats-lite/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/zfs-stats-lite/pkg-descr')
-rw-r--r--filesystems/zfs-stats-lite/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/filesystems/zfs-stats-lite/pkg-descr b/filesystems/zfs-stats-lite/pkg-descr
new file mode 100644
index 000000000000..3407c2d67b0f
--- /dev/null
+++ b/filesystems/zfs-stats-lite/pkg-descr
@@ -0,0 +1,5 @@
+zfs-stats displays ZFS statistics in human-readable format including
+ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
+
+This script is a fork of filesystems/zfs-stats which has no dependency on perl or
+other ports.