Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/ftjail-snapshot-tmpl.rst @ 597:f6ba8ad6f76e
farray.sh: _farr_array_get_meta(), farr_array_tryget_meta() and _farr_array_tryget_meta_nonfatal() now do not use arithmetic expansion to check for valid length values.
Now this is left to _farr_make_index() which does a far better job checking
for valid values.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 18 Sep 2024 16:57:41 +0200 |
| 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)`
