From 064265938a54b1478eb1c8c2725bc2f13bf1e040 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Fri, 30 May 2014 16:05:37 +0200 Subject: rename volumes to zfs objects --- zb-cleanup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zb-cleanup') 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 " >&2 + echo "usage: $0 " >&2 exit 1 fi -- cgit v1.2.3