You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
303 B
JSON

{
"functions": {
"file-read": [
{
"description": "This spawns a graphical window containing the file content somehow corrupted by word wrapping, it might not be suitable to read arbitrary files. The path must be absolute.",
"code": "yelp \"man:[file]\"\n"
}
]
}
}