view docs/man/man8/fzfs-umount.rst @ 564:b379e27cc583

farray.sh: in farray_join_for_eval(): use dollar-single-quotes only of really needed. Plain single quotes are used otherwise.
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 12 Sep 2024 00:28:41 +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)`