]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: man-page; add all overlayfs options
authorTj <hacker@iam.tj>
Thu, 17 Jun 2021 12:13:22 +0000 (13:13 +0100)
committerTj <hacker@iam.tj>
Thu, 17 Jun 2021 12:20:36 +0000 (13:20 +0100)
commit9fd75ae758e8e103934d6be6ad650bf99bc228f2
tree7807f58c3a517f58bac2e9e5c3cce01a97762862
parent637cc045ee464909c261d6fa16c71ed15cd455e3
mount: man-page; add all overlayfs options

The section in man (8) mount for overlay is missing nine options which
aren't documented elsewhere either and are useful features to be aware
of and use.

Fixes #1350.
sys-utils/mount.8.adoc