Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff 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 |
line wrap: on
line diff
--- a/docs/man/man8/fzfs.rst Sun Sep 01 19:46:15 2024 +0200 +++ b/docs/man/man8/fzfs.rst Sun Sep 01 21:34:27 2024 +0200 @@ -35,6 +35,10 @@ Subcommands ----------- +:manpage:`fzfs-clone-tree(8)` + + Recursively clone a ZFS dataset tree + :manpage:`fzfs-copy-tree(8)` Recursively copy a ZFS dataset tree based while copying some
