comparison docs/man/man8/fzfs-clone-tree.rst @ 623:b74c65ceab96

Docs: Enhanced manuals
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 22 Sep 2024 19:07:26 +0200
parents c05ef1c86c9c
children
comparison
equal deleted inserted replaced
622:54c6eecbe53f 623:b74c65ceab96
22 `source-dataset` must be a snapshot. All of its children must have a 22 `source-dataset` must be a snapshot. All of its children must have a
23 snapshot with the very same snapshot. 23 snapshot with the very same snapshot.
24 24
25 `dest-dataset` must not exist already. 25 `dest-dataset` must not exist already.
26 26
27 All properties that are of type ``local`` or ``received``are copied to the 27 All properties that are of type ``local`` or ``received`` are copied to the
28 destination. This is also true for ``canmount`` and ``mountpoint``. 28 destination. This is also true for `canmount` and `mountpoint`.
29 29
30 The cloned datasets will are *not* mounted automatically. 30 The cloned datasets will are *not* mounted automatically.
31 31
32 If something fails it is tried to delete the intermediately created 32 If something fails it is tried to delete the intermediately created
33 datasets. 33 datasets.