Merge pull request #3244 from clstokes/docs-pp-shell-local

website/docs: Fix `shell-local` post-processor example.
pull/3246/head
Rickard von Essen 10 years ago
commit e486eba9cb

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

Loading…
Cancel
Save