scripts/domain-check: minor fixes in comments, version bump
# ZFS checks# zpool(1M) status, parameters: zpool-name,property# parameters eg.: rpool,health# see zpool list -o for available propertiesUserParameter=zpool[*],zpool list -H -o $2 $1|sed -e 's/%//'