mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 02:45:44 +00:00
8 lines
327 B
Markdown
8 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**.
|