Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/man/man8/fzfs-copy-tree.rst @ 424:a200c18603c9
Further work on "fzfs copy-tree"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 20 Sep 2023 09:31:26 +0200 |
| parents | a571a30bcf8a |
| children | 3ebaa936b2b2 |
line wrap: on
line diff
--- a/docs/man/man8/fzfs-copy-tree.rst Tue Sep 19 20:23:54 2023 +0200 +++ b/docs/man/man8/fzfs-copy-tree.rst Wed Sep 20 09:31:26 2023 +0200 @@ -20,6 +20,9 @@ The structure and content of the filesystems is copied. +If `source-dataset` is a snapshot then all child datasets also must +have a snapshot with the same snapshot name. + `dest-dataset` must not exist already. By default `canmount` is also copied. But this can be modified with
