Files
tsvm/assets/disk0/tvdos/bin/printfile.js.synopsis
2026-06-06 22:04:13 +09:00

10 lines
280 B
Plaintext

{
"tsfVersion": "1.0",
"name": "printfile",
"summary": "Print a text file with line numbers",
"symbols": {
"file": { "kind": "positional", "type": "file", "name": "FILE", "summary": "Text file to print" }
},
"synopsis": { "type": "reference", "symbol": "file" }
}