Drop some extraneous shells.

This commit is contained in:
Ian Gulliver
2016-03-11 15:47:41 -08:00
parent 544f0c2e31
commit 6981df7c4f
2 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@ This exposes data from adsbus to HTTP clients. It allows you to write clients th
## Use
Pass `--exec-send=json=/path/to/adsb-ws` to [adsbus](../../adsbus/).
Pass `--exec-send=json="exec /path/to/adsb-ws"` to [adsbus](../../adsbus/).
Optional flags:
* `--exec-send=json="/path/to/adsb-ws --bind-address=host:port"`
* `--exec-send=json="/path/to/adsb-ws --static-dir=/path/to/static/content"`
* `--exec-send=json="exec /path/to/adsb-ws --bind-address=host:port"`
* `--exec-send=json="exec /path/to/adsb-ws --static-dir=/path/to/static/content"`