Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/ftjail-snapshot-tmpl.rst @ 786:b78815b47d5e
fports: deptree has now an option to print a flattened tree.
The flattened tree is the transitive closure of all dependencies.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 29 Oct 2024 11:03:22 +0100 |
| parents | 11e6e3442df0 |
| children |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- ftjail-snapshot-tmpl ==================== Synopsis -------- **ftjail snapshot-tmpl** `dataset-ro-base` `dataset-skeleton-rw` `snapshot-name` Description ----------- Recursively create ZFS snapshots of `dataset-ro-base` and `dataset-skeleton-rw` and all its children. The snapshot has the snapshot name `snapshot-name` and must not exist already. Environment ----------- All environment variables that affect :command:`zfs` are effective also. See Also -------- :manpage:`ftjail(8)`
