mirror of
https://asciireactor.com/o4data/zfs-backup.git
synced 2024-11-21 21:15:06 +00:00
Fixed typo.
This commit is contained in:
parent
88258df653
commit
f7a43122d1
@ -268,7 +268,7 @@ while :; do
|
|||||||
ZFS_SEND_OPTS="$ZFS_SEND_OPTS -v"
|
ZFS_SEND_OPTS="$ZFS_SEND_OPTS -v"
|
||||||
# Current on by default.
|
# Current on by default.
|
||||||
# ZFS_RECV_OPTS="$ZFS_RECV_OPTS -v"
|
# ZFS_RECV_OPTS="$ZFS_RECV_OPTS -v"
|
||||||
debug "Enabled terbose mode."
|
debug "Enabled verbose mode."
|
||||||
;;
|
;;
|
||||||
--) shift; break ;;
|
--) shift; break ;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user