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

10 lines
292 B
Plaintext

{
"tsfVersion": "1.0",
"name": "which",
"summary": "Report how a command name resolves",
"symbols": {
"program": { "kind": "positional", "type": "command", "name": "PROGRAM", "summary": "Command name to resolve" }
},
"synopsis": { "type": "reference", "symbol": "program" }
}