kill: add short option (#23485)

This commit is contained in:
Managor
2026-08-03 09:06:16 +07:00
committed by GitHub
parent e46fb1d928
commit 8729485608
+1 -1
View File
@@ -34,4 +34,4 @@
- Send a `SIGUSR1` signal to all processes with the given GID (group id):
`kill -SIGUSR1 -{{group_id}}`
`kill {{[-10|-SIGUSR1]}} -{{group_id}}`