diff --git a/data/yelp.json b/data/yelp.json new file mode 100644 index 0000000..b6ef567 --- /dev/null +++ b/data/yelp.json @@ -0,0 +1,10 @@ +{ + "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" + } + ] + } +} \ No newline at end of file