mirror of
https://github.com/containers/podman.git
synced 2025-06-03 03:07:56 +08:00

Would've been an easy one, except I decided to fix the text to conform to our guidelines. I haven't been doing this, but in this case it's only two man pages and the text is short enough to make for easy review. Signed-off-by: Ed Santiago <santiago@redhat.com>
5 lines
177 B
Markdown
5 lines
177 B
Markdown
#### **--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**.
|