Files
Ed Santiago 70a599b571 Man pages: refactor common options: --signal
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>
2022-08-31 05:27:08 -06:00

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**.