Update bashclub-zfs

!This Release is default set to send raw. This means you can send encrypted and compressed Datasets 1:1!
This commit is contained in:
Chriz 2022-12-25 22:44:15 +01:00 committed by GitHub
parent ecd5345825
commit f379950812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ usage() {
usage: $prog [-hvq] [-t tag] [-k keep] [-d dateopts] src dest usage: $prog [-hvq] [-t tag] [-k keep] [-d dateopts] src dest
use zfs send/recv to push/pull snapshots use zfs send/recv to push/pull snapshots
This Release is default set to send raw. This means you can send encrypted and compressed Datasets 1:1! !This Release is default set to send raw. This means you can send encrypted and compressed Datasets 1:1!
src the source fs, specified as [host:]pool/path/to/fs src the source fs, specified as [host:]pool/path/to/fs
dest the destination fs parent, specified as [host:]pool/path/to/fs dest the destination fs parent, specified as [host:]pool/path/to/fs