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/synopsis/mkdir.synopsis
Normal file
9
assets/disk0/tvdos/synopsis/mkdir.synopsis
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"tsfVersion": "1.0",
|
||||
"name": "mkdir",
|
||||
"summary": "Create a directory",
|
||||
"symbols": {
|
||||
"dir": { "kind": "positional", "type": "path", "name": "DIR", "summary": "Directory to create" }
|
||||
},
|
||||
"synopsis": { "type": "reference", "symbol": "dir" }
|
||||
}
|
||||
Reference in New Issue
Block a user