change all keyboard shortcuts to have spaces around the + sign (#1356)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`killall -i {{process_name}}`
|
||||
|
||||
- Terminate a process using the SIGINT (interrupt) signal, which is the same signal sent by pressing `Ctrl+C`:
|
||||
- Terminate a process using the SIGINT (interrupt) signal, which is the same signal sent by pressing `Ctrl + C`:
|
||||
|
||||
`killall -INT {{process_name}}`
|
||||
|
||||
|
Reference in New Issue
Block a user