Update using-the-sample-client.md
Fixing typo on doc.
This commit is contained in:
parent
e5d63579e8
commit
30f804bc53
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ $ go run examples/client.go -url=http://localhost:8081 -executor=thermos -cmd=cr
|
||||||
```
|
```
|
||||||
#### Kill a Thermos job
|
#### Kill a Thermos job
|
||||||
```
|
```
|
||||||
$ go run examples/client.gon -url=http://localhost:8081 -executor=thermos -cmd=kill
|
$ go run examples/client.go -url=http://localhost:8081 -executor=thermos -cmd=kill
|
||||||
```
|
```
|
||||||
|
|
||||||
### Docker Compose executor (custom executor)
|
### Docker Compose executor (custom executor)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue