mirror of
https://github.com/containers/podman.git
synced 2025-05-30 23:17:20 +08:00
9 lines
327 B
Markdown
9 lines
327 B
Markdown
####> This option file is used in:
|
|
####> podman kill, pod kill
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--signal**, **-s**=**signal**
|
|
|
|
Signal to send to the container<<|s in the pod>>. For more information on Linux signals, refer to *signal(7)*.
|
|
The default is **SIGKILL**.
|