Skip to content

Commit 24b4b5e

Browse files
committed
feat(release): bump
1 parent 17268ef commit 24b4b5e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,15 @@
55
> converted to openapi v3.1.0 [docker-v1.51-patched.yaml](spec/docker-v1.51-patched.yaml) see [UPDATE.md](spec/UPDATE.md) how to upgrade client
66
77
## Example
8+
9+
> list running all containers
10+
```shell
11+
bin/docker-api docker:list-containers
12+
```
13+
14+
> listen for socket events
815
```shell
9-
bin/docker-api --help
16+
bin/docker-api docker:events:listen
1017
```
1118

1219
#### Generated with [janephp/janephp](https://github.com/janephp/janephp)

0 commit comments

Comments
 (0)