aboutsummaryrefslogtreecommitdiff
path: root/zb-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'zb-cleanup')
-rwxr-xr-xzb-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/zb-cleanup b/zb-cleanup
index 4b69990..825de43 100755
--- a/zb-cleanup
+++ b/zb-cleanup
@@ -1,7 +1,7 @@
#!/bin/bash
if [[ -z "$1" || -z "$2" ]] ; then
- echo "usage: $0 <volume> <density>" >&2
+ echo "usage: $0 <zfs_object> <density>" >&2
exit 1
fi