mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Clarify remote client means Mac and Windows
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -17,7 +17,7 @@ Sends signal to all containers associated with a pod.
|
||||
#### **--latest**, **-l**
|
||||
|
||||
Instead of providing the pod name or ID, use the last created pod. If you use methods other than Podman
|
||||
to run pods such as CRI-O, the last started pod could be from either of those methods. (This option is not available with the remote Podman client)
|
||||
to run pods such as CRI-O, the last started pod could be from either of those methods. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
|
||||
|
||||
#### **--signal**, **-s**
|
||||
|
||||
|
Reference in New Issue
Block a user