view docs/man/man8/fzfs-umount.rst @ 649:4ee9a8042f4a

common.subr: _get_jail_from_path() now just returns when the jail is dying. But it prints the name of the jail if it is yet dying. Real error reporting must not consistently be done in the caller.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 27 Sep 2024 21:21:34 +0200
parents 93b98803219b
children bc418b122fc9
line wrap: on
line source

.. -*- coding: utf-8; indent-tabs-mode: nil; -*-

fzfs-umount
===========

Synopsis
--------

**fzfs umount** [**-k**] `dataset`

**fzfs unmount** [**-k**] `dataset`


Description
-----------

Unmount the mounted `dataset` and all its children.


Options
-------

.. program:: fzfs umount

.. option:: -k

   Do not really unmount anything but show what would be unmounted.


See Also
--------

:manpage:`fzfs-mount(8)`