More doc updates, add telnet-bridge.md

This commit is contained in:
Bryan Ashby
2020-05-15 18:45:26 -06:00
parent ef022d6a00
commit f23027ba1d
4 changed files with 111 additions and 9 deletions

View File

@@ -29,8 +29,8 @@ showWithExtraArgs: {
If the `showWithExtraArgs` menu was entered and passed `extraArgs` as the following:
```json
{
fizzBang : true,
fooBaz : "LOLART"
"fizzBang" : true,
"fooBaz" : "LOLART"
}
```