timeout: clarify the default signal sent to the process (#2709)
* timeout: clarify the default signal sent to the process
This commit is contained in:

committed by
Muhammad Falak R Wani

parent
9749d6fc47
commit
09b880bde4
@@ -2,7 +2,7 @@
|
||||
|
||||
> Run a command with a time limit.
|
||||
|
||||
- Run `sleep 10` and kill it, if it's running after 3 seconds:
|
||||
- Run `sleep 10` and terminate it, if it runs for more than 3 seconds:
|
||||
|
||||
`timeout {{3s}} {{sleep 10}}`
|
||||
|
||||
|
Reference in New Issue
Block a user