Add how to stop something in terminal
This commit is contained in:
parent
7cf0b38f38
commit
c6656b254a
@ -49,3 +49,5 @@ If you need to edit a text file from the command line the easiest editor include
|
|||||||
nano [file]
|
nano [file]
|
||||||
|
|
||||||
where you replace [file] with the file you want to edit.
|
where you replace [file] with the file you want to edit.
|
||||||
|
|
||||||
|
If you want to stop something running in the terminal press :kbd:`Control +C`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user