Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/fzfs-umount.rst @ 800:1c4d729963dc
fports: Implement "fports detail -A" and "fports detail -M".
Autoselect packages: use all non-auto packages and use all packages with a
mapping in package-mapping.conf.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 01 Nov 2024 02:20:56 +0100 |
| parents | bc418b122fc9 |
| children |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- fzfs-umount =========== .. program:: fzfs umount Synopsis -------- **fzfs umount** [**-f**] [**-k**] `dataset` **fzfs unmount** [**-f**] [**-k**] `dataset` Description ----------- Unmount the mounted `dataset` and all its children. Options ------- .. option:: -f Forcefully unmount all the file systems, even if they are currently in use. .. option:: -k Do not really unmount anything but show what would be unmounted. See Also -------- :manpage:`fzfs-mount(8)`
