mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Merge pull request #8249 from marcnuri-forks/fix/doc-typo
[CI:DOCS] fix: podman-system-service doc time is seconds
This commit is contained in:
@ -21,8 +21,8 @@ Both APIs are versioned, but the server will not reject requests with an unsuppo
|
||||
|
||||
**--time**, **-t**
|
||||
|
||||
The time until the session expires in _milliseconds_. The default is 1
|
||||
second. A value of `0` means no timeout and the session will not expire.
|
||||
The time until the session expires in _seconds_. The default is 5
|
||||
seconds. A value of `0` means no timeout and the session will not expire.
|
||||
|
||||
**--help**, **-h**
|
||||
|
||||
|
Reference in New Issue
Block a user