Fix `shell-local` post-processor exmaple.

pull/3244/head
Cameron Stokes 10 years ago
parent 11c1ac45f8
commit 8fbe7a4182

@ -18,7 +18,7 @@ The example below is fully functional.
``` {.javascript}
{
"type": "shell",
"type": "shell-local",
"inline": ["echo foo"]
}
```

Loading…
Cancel
Save