mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-13 08:04:03 +09:00
doc update/command synopses
This commit is contained in:
9
assets/disk0/tvdos/bin/geturl.js.synopsis
Normal file
9
assets/disk0/tvdos/bin/geturl.js.synopsis
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"tsfVersion": "1.0",
|
||||
"name": "geturl",
|
||||
"summary": "Fetch a URL and print the response",
|
||||
"symbols": {
|
||||
"url": { "kind": "positional", "type": "url", "name": "URL", "summary": "Address to fetch" }
|
||||
},
|
||||
"synopsis": { "type": "reference", "symbol": "url" }
|
||||
}
|
||||
Reference in New Issue
Block a user