view docs/man/man8/fzfs-umount.rst @ 693:3633a41b862b

fpkg: Use modern documentation: "#:" instead of ': ...'. While there: fix some documented behaviour: some command run in all running jails (not only in compatible jails).
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 01 Oct 2024 16:16:28 +0200
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)`