Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/conf.py @ 420:bf0d63c8e682
Begin fzfs-copy-tree: man page structure done
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 18 Sep 2023 09:43:12 +0200 |
| parents | 4219294c2930 |
| children | 9c3b1966ba91 |
line wrap: on
line diff
--- a/docs/conf.py Sun Sep 17 18:07:07 2023 +0200 +++ b/docs/conf.py Mon Sep 18 09:43:12 2023 +0200 @@ -102,7 +102,8 @@ ("man/man8/ftjail-snapshot-tmpl", "ftjail-snapshot-tmpl", "Recursively create ZFS snapshots of the RO base datasets and the RW skeleton datasets", [author], 8), ("man/man8/ftjail-umount-tmpl", "ftjail-umount-tmpl", "Unmount mounted Thin Jail template datasets", [author], 8), ("man/man8/fzfs", "fzfs", "A ZFS management helper tool", [author], 8), - ("man/man8/fzfs-create-tree", "fzfs-create-tree", "Create a ZFS dataset tree based on an existing tree", [author], 8), + ("man/man8/fzfs-copy-tree", "fzfs-copy-tree", "Copy a ZFS dataset tree based on an existing tree", [author], 8), + ("man/man8/fzfs-create-tree", "fzfs-create-tree", "Create a ZFS dataset tree structure based on an existing tree", [author], 8), ("man/man8/fzfs-mount", "fzfs-mount", "Recursively mount a ZFS dataset and its children", [author], 8), ("man/man8/fzfs-umount", "fzfs-umount", "Recursively unmount a ZFS datasets and its children", [author], 8), ]
