mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Admin.md: minor improvement
This commit is contained in:
parent
4df826ae02
commit
fcf8605389
@ -564,7 +564,7 @@ Option | Description
|
|||||||
`-a` | kill all processes
|
`-a` | kill all processes
|
||||||
`-t <seconds>` | kill processes running longer than `<seconds>`
|
`-t <seconds>` | kill processes running longer than `<seconds>`
|
||||||
`-s <signal>` | send `<signal>` to processes instead of interrupt signal
|
`-s <signal>` | send `<signal>` to processes instead of interrupt signal
|
||||||
`pids...` | space-separated list of PIDs to kill
|
`pids...` | space-delimited list of PIDs to kill
|
||||||
|
|
||||||
If neither options `-a` or `-t` are provided then the `pids...` option is required.
|
If neither options `-a` or `-t` are provided then the `pids...` option is required.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user