1{
2    "KDE-KIO-Protocols": {
3        "man": {
4            "Class": ":local",
5            "Icon": "help-contents",
6            "X-DocPath": "kioslave5/man/index.html",
7            "defaultMimetype": "text/html",
8            "determineMimetypeFromExtension": false,
9            "exec": "kf5/kio/man",
10            "input": "none",
11            "listing": [
12                "Name"
13            ],
14            "maxInstances": 10,
15            "output": "filesystem",
16            "protocol": "man",
17            "reading": true
18        }
19    }
20}
21