aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/posix/kill.c')
-rw-r--r--toys/posix/kill.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/toys/posix/kill.c b/toys/posix/kill.c
index 3ea86e09..72ce9179 100644
--- a/toys/posix/kill.c
+++ b/toys/posix/kill.c
@@ -34,9 +34,9 @@ config KILLALL5
Send a signal to all processes outside current session.
- -l List signal name(s) and number(s)
- -o PID Omit PID
- -s send SIGNAL (default SIGTERM)
+ -l List signal name(s) and number(s)
+ -o PID Omit PID
+ -s send SIGNAL (default SIGTERM)
*/
// This has to match the filename: