# HG changeset patch # User Franz Glasner # Date 1663487540 -7200 # Node ID 517724af7c685c30b2e245a28cc2d9059337dbfa # Parent 106cd5d9da7e03afb6babade0d1a2a5ac85a599b Optimized manpage formatting diff -r 106cd5d9da7e -r 517724af7c68 docs/man/fzfs-mount.rst --- a/docs/man/fzfs-mount.rst Sun Sep 18 09:16:58 2022 +0200 +++ b/docs/man/fzfs-mount.rst Sun Sep 18 09:52:20 2022 +0200 @@ -9,14 +9,14 @@ Synopsis -------- -**fzfs mount** [-O] [-N] [-P] [-n] [-u] **DATASET** [**MOUNTPOINT**] +**fzfs mount** [**-O**] [**-N**] [**-P**] [**-n**] [**-u**] `dataset` [`mountpoint`] Description ----------- -Mount the ZFS dataset **DATASET** and all its children to mountpoint -**MOUNTPOINT**. +Mount the ZFS dataset `dataset` and all its children to mountpoint +`mountpoint`. Options @@ -32,11 +32,11 @@ .. option:: -N Mount at their "natural" configured ZFS mountpoints - (the **MOUNTPOINT** argument is not required in this case). + (the `mountpoint` argument is not required in this case). .. option:: -P - Do not mount the given parent **DATASET** but only its children. + Do not mount the given parent `dataset` but only its children. .. option:: -n diff -r 106cd5d9da7e -r 517724af7c68 docs/man/fzfs-umount.rst --- a/docs/man/fzfs-umount.rst Sun Sep 18 09:16:58 2022 +0200 +++ b/docs/man/fzfs-umount.rst Sun Sep 18 09:52:20 2022 +0200 @@ -10,15 +10,15 @@ Synopsis -------- -**fzfs umount DATASET** +**fzfs umount** `dataset` -**fzfs unmount DATASET** +**fzfs unmount** `dataset` Description ----------- -Unmount the mounted DATASET and all its children. +Unmount the mounted `dataset` and all its children. See Also diff -r 106cd5d9da7e -r 517724af7c68 docs/man/fzfs.rst --- a/docs/man/fzfs.rst Sun Sep 18 09:16:58 2022 +0200 +++ b/docs/man/fzfs.rst Sun Sep 18 09:52:20 2022 +0200 @@ -9,7 +9,7 @@ Synopsis -------- -**fzfs** -hV +**fzfs -hV** **fzfs subcommand**