comparison docs/man/man8/fzfs.rst @ 520:7d08fd78775c

fzfs: implement "fzfs clone-tree". Clone a ZFS dataset tree and preserve locally set properties.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 01 Sep 2024 21:34:27 +0200
parents bf0d63c8e682
children
comparison
equal deleted inserted replaced
519:e26183b3bac9 520:7d08fd78775c
33 33
34 34
35 Subcommands 35 Subcommands
36 ----------- 36 -----------
37 37
38 :manpage:`fzfs-clone-tree(8)`
39
40 Recursively clone a ZFS dataset tree
41
38 :manpage:`fzfs-copy-tree(8)` 42 :manpage:`fzfs-copy-tree(8)`
39 43
40 Recursively copy a ZFS dataset tree based while copying some 44 Recursively copy a ZFS dataset tree based while copying some
41 important properties also 45 important properties also
42 46