Update bashclub-zfs

This commit is contained in:
Chriz 2022-12-25 22:41:55 +01:00 committed by GitHub
parent 2189c66c13
commit 20f8884858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ ZFS() {
h) usage 0 ;;
v)
verbose=true
send_opts="-v"
send_opts="-v -w"
recv_opts="-v"
;;
q) quiet=true ;;