Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/man/fzfs-umount.rst @ 283:1fc3b04b39fa
Build and package manual pages for fzfs, fzfs-mount and fzfs-umount.
Also put some stub info into the manual page for local-bsdtools.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 18 Sep 2022 01:31:47 +0200 |
| parents | |
| children | 106cd5d9da7e |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/man/fzfs-umount.rst Sun Sep 18 01:31:47 2022 +0200 @@ -0,0 +1,27 @@ +.. -*- coding: utf-8; indent-tabs-mode: nil; -*- + +:orphan: + + +fzfs-umount +=========== + + +Synopsis +-------- + +**fzfs umount DATASET** + +**fzfs unmount DATASET** + + +Description +----------- + +Unmount the mounted DATASET and all its children. + + +See Also +-------- + +:manpage:`fzfs-mount(1)`
