Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/fzfs-umount.rst @ 806:b59054f11029
fports: Implement "fports detail -b" to print details about all packages that are not installed from the blessed FreeBSD repo.
While there change option handling to allow a combination of selection flags:
merge all selected packages and sort if needed.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 05 Nov 2024 10:57:06 +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)`
