view docs/man/man8/fzfs-umount.rst @ 578:721737ce1ea0

fzfs: make other "normal" properties an array and use eval with proper escaping. This is needed because -- generally -- a filename to a ZFS encryption key could have spaces in its path.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 15 Sep 2024 21:58:33 +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)`