Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/man/man8/fzfs-mount.rst @ 519:e26183b3bac9
fzfs-mount: docs: note that unmounting is tried on errors
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 01 Sep 2024 19:46:15 +0200 |
| parents | c2e2fed957ed |
| children | c05ef1c86c9c |
line wrap: on
line diff
--- a/docs/man/man8/fzfs-mount.rst Sun Sep 01 17:56:56 2024 +0200 +++ b/docs/man/man8/fzfs-mount.rst Sun Sep 01 19:46:15 2024 +0200 @@ -15,6 +15,9 @@ Mount the ZFS dataset `dataset` and all its children to mountpoint `mountpoint`. +If something fails it is tried to unmount the intermediately mounted +datasets. + Options -------
