{
    "content": [
        {
            "type": "text",
            "text": "# FUSERMOUNT3 (man)\n\n## NAME\n\nfusermount3 - mount and unmount FUSE filesystems\n\n## SYNOPSIS\n\nfusermount3 [OPTIONS] MOUNTPOINT\n\n## DESCRIPTION\n\nFilesystem  in Userspace (FUSE) is a simple interface for userspace programs to export a vir‐\ntual filesystem to the Linux kernel. It also aims to provide a secure method for  non  privi‐\nleged users to create and mount their own filesystem implementations.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **SEE ALSO**\n- **HOMEPAGE**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "FUSERMOUNT3",
        "section": "",
        "mode": "man",
        "summary": "fusermount3 - mount and unmount FUSE filesystems",
        "synopsis": "fusermount3 [OPTIONS] MOUNTPOINT",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "mount",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/mount/8/json"
            },
            {
                "name": "mount.fuse3",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/mount.fuse3/8/json"
            },
            {
                "name": "fuse",
                "section": "4",
                "url": "https://www.chedong.com/phpMan.php/man/fuse/4/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 14,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "HOMEPAGE",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 10,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "fusermount3 - mount and unmount FUSE filesystems\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "fusermount3 [OPTIONS] MOUNTPOINT\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Filesystem  in Userspace (FUSE) is a simple interface for userspace programs to export a vir‐\ntual filesystem to the Linux kernel. It also aims to provide a secure method for  non  privi‐\nleged users to create and mount their own filesystem implementations.\n\nfusermount3  is a program to mount and unmount FUSE filesystems. It should be called directly\nonly for unmounting FUSE file systems. To  allow  mounting  and  unmounting  by  unprivileged\nusers, fusermount3 needs to be installed set-uid root.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-h  print help.\n\n-V  print version.\n\n-o OPTION[,OPTION...]\nmount options.\n\n-u  unmount.\n\n-q  quiet.\n\n-z  lazy unmount.\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "mount(8), mount.fuse3(8), fuse(4),\n\n",
                "subsections": []
            },
            "HOMEPAGE": {
                "content": "More  information about fusermount3 and the FUSE project can be found at <http://fuse.source‐\nforge.net/>.\n\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "FUSE is currently maintained by Nikolaus Rath <Nikolaus@rath.org>\n\nThe original author of FUSE is Miklos Szeredi <miklos@szeredi.hu>.\n\nThis manual page was originally written by Daniel Baumann  <daniel.baumann@progress-technolo‐\ngies.net>.\n\n\n\n2.8.6                                        2011-10-23                               FUSERMOUNT3(1)",
                "subsections": []
            }
        }
    }
}