{
    "content": [
        {
            "type": "text",
            "text": "# cachefilesd(8) (man)\n\n**Summary:** cachefilesd - CacheFiles userspace management daemon\n\n**Synopsis:** cachefilesd [-d]* [-s] [-n] [-N] [-f <configfile>]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -d | — | — |  |\n| -s | — | — |  |\n| -n | — | — |  |\n| -N | — | — |  |\n| -p | — | <pidfile> | Use an alternate PID file to /var/run/cachefilesd.pid. |\n| -f | — | <configfile> | Read the alternate configuration files. |\n\n## See Also\n\n- cachefilesd.conf(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (7 lines)\n- **OPTIONS** (1 lines) — 6 subsections\n  - -d (1 lines)\n  - -s (1 lines)\n  - -n (1 lines)\n  - -N (1 lines)\n  - -p <pidfile> (2 lines)\n  - -f <configfile> (2 lines)\n- **FILES** (1 lines) — 1 subsections\n  - /etc/cachefilesd.conf (1 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHORS** (5 lines)\n\n## Full Content\n\n### NAME\n\ncachefilesd - CacheFiles userspace management daemon\n\n### SYNOPSIS\n\ncachefilesd [-d]* [-s] [-n] [-N] [-f <configfile>]\n\n### DESCRIPTION\n\nThe  cachefilesd daemon manages the cache data store that is used by network filesystems such\na AFS and NFS to cache data locally on disk.\n\nThe README file should be read before attempting to configure this facility:\n\n/usr/share/doc/cachefilesd/README\n\n### OPTIONS\n\n#### -d\n\n#### -s\n\n#### -n\n\n#### -N\n\n#### -p <pidfile>\n\nUse an alternate PID file to /var/run/cachefilesd.pid.\n\n#### -f <configfile>\n\nRead the alternate configuration files.\n\n### FILES\n\n#### /etc/cachefilesd.conf\n\n### SEE ALSO\n\ncachefilesd.conf(5), /usr/share/doc/cachefilesd/README\n\n### AUTHORS\n\nDavid Howells <dhowells@redhat.com>\n\n\n\n14 November 2006                            cachefilesd(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "cachefilesd",
        "section": "8",
        "mode": "man",
        "summary": "cachefilesd - CacheFiles userspace management daemon",
        "synopsis": "cachefilesd [-d]* [-s] [-n] [-N] [-f <configfile>]",
        "flags": [
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-s",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-n",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-N",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-p",
                "long": null,
                "arg": "<pidfile>",
                "description": "Use an alternate PID file to /var/run/cachefilesd.pid."
            },
            {
                "flag": "-f",
                "long": null,
                "arg": "<configfile>",
                "description": "Read the alternate configuration files."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "cachefilesd.conf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/cachefilesd.conf/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-d",
                        "lines": 1,
                        "flag": "-d"
                    },
                    {
                        "name": "-s",
                        "lines": 1,
                        "flag": "-s"
                    },
                    {
                        "name": "-n",
                        "lines": 1,
                        "flag": "-n"
                    },
                    {
                        "name": "-N",
                        "lines": 1,
                        "flag": "-N"
                    },
                    {
                        "name": "-p <pidfile>",
                        "lines": 2,
                        "flag": "-p",
                        "arg": "<pidfile>"
                    },
                    {
                        "name": "-f <configfile>",
                        "lines": 2,
                        "flag": "-f",
                        "arg": "<configfile>"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "/etc/cachefilesd.conf",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}