mirror of https://github.com/containers/podman.git
Merge pull request #9568 from wjt/podman-system-service-timeout-docs
[ci:docs] podman-system-service.1.md: fix timeout example
This commit is contained in:
commit
7b76340864
|
@ -34,7 +34,7 @@ Print usage statement.
|
||||||
|
|
||||||
Run an API listening for 5 seconds using the default socket.
|
Run an API listening for 5 seconds using the default socket.
|
||||||
```
|
```
|
||||||
podman system service --timeout 5000
|
podman system service --time 5
|
||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
|
|
Loading…
Reference in New Issue