{
    "content": [
        {
            "type": "text",
            "text": "# umount.nfs (info)\n\n## NAME\n\numount.nfs, umount.nfs4 - unmount a Network File System\n\n## SYNOPSIS\n\numount.nfs dir [-fvnrlh ]\n\n## DESCRIPTION\n\numount.nfs  and  umount.nfs4  are  a  part of nfs(5) utilities package,\nwhich provides NFS client functionality.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **NOTE**\n- **FILES**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "umount.nfs",
        "section": "",
        "mode": "info",
        "summary": "umount.nfs, umount.nfs4 - unmount a Network File System",
        "synopsis": "umount.nfs dir [-fvnrlh ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "nfs",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/nfs/5/json"
            },
            {
                "name": "umount",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/umount/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "NOTE",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "umount.nfs, umount.nfs4 - unmount a Network File System\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "umount.nfs dir [-fvnrlh ]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "umount.nfs  and  umount.nfs4  are  a  part of nfs(5) utilities package,\nwhich provides NFS client functionality.\n\numount.nfs4 and umount.nfs are meant to be used by the  umount(8)  com-\nmand  for  unmounting NFS shares. This subcommand, however, can also be\nused as a standalone command with limited functionality.\n\ndir is the directory on which the file system is mounted.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-f     Force unmount the file system in case of unreachable NFS system.\n\n-v     Be verbose.\n\n-n     Do not update /etc/mtab.  By default, an  entry  is  created  in\n/etc/mtab for every mounted file system. Use this option to skip\ndeleting an entry.\n\n-r     In case unmounting fails, try to mount read-only.\n\n-l     Lazy unmount. Detach the file system from the file system  hier-\narchy now, and cleanup all references to the file system as soon\nas it is not busy anymore.\n\n-h     Print help message.\n",
                "subsections": []
            },
            "NOTE": {
                "content": "For further information please refer nfs(5) and umount(8) manual pages.\n",
                "subsections": []
            },
            "FILES": {
                "content": "/etc/fstab        file system table\n\n/etc/mtab         table of mounted file systems\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "nfs(5), umount(8),\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Amit Gud <agud@redhat.com>\n\n6 Jun 2006                     UMOUNT.NFS(8)",
                "subsections": []
            }
        }
    }
}