Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/man/man8/ftjail-copy-skel.rst @ 380:6be930eb7490
Implement the "fzfs create-tree" command
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 20 Feb 2023 00:43:30 +0100 |
| parents | 9b6fdccfe13c |
| children | 54c6eecbe53f |
line wrap: on
line diff
--- a/docs/man/man8/ftjail-copy-skel.rst Sun Feb 19 14:47:17 2023 +0100 +++ b/docs/man/man8/ftjail-copy-skel.rst Mon Feb 20 00:43:30 2023 +0100 @@ -29,6 +29,11 @@ Set the ZFS property `canmount=noauto` for all datasets in the target dataset. +.. option:: -D + + Just copy the dataset tree including properties but no filesystem + data. This option is incompatible to option :option:`-L`. + .. option:: -L Copy dataset properties optimized for employing a :file:`skeleton`
