mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-08 06:14:04 +09:00
13 lines
339 B
Plaintext
13 lines
339 B
Plaintext
{
|
|
"tsfVersion": "1.0",
|
|
"name": "less",
|
|
"summary": "View text a screen at a time",
|
|
"symbols": {
|
|
"file": { "kind": "positional", "type": "file", "name": "FILE", "summary": "File to view; reads from the pipe when omitted" }
|
|
},
|
|
"synopsis": {
|
|
"type": "optional",
|
|
"child": { "type": "reference", "symbol": "file" }
|
|
}
|
|
}
|