change all keyboard shortcuts to have spaces around the + sign (#1356)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`kill -{{1|HUP}} {{process_id}}`
|
||||
|
||||
- Terminate a program using the SIGINT (interrupt) signal. This is typically initiated by the user pressing `Ctrl+C`:
|
||||
- Terminate a program using the SIGINT (interrupt) signal. This is typically initiated by the user pressing `Ctrl + C`:
|
||||
|
||||
`kill -{{2|INT}} {{process_id}}`
|
||||
|
||||
|
Reference in New Issue
Block a user