mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 11:15:39 +02:00
micro: add save command (#7437)
This commit is contained in:
parent
b9cdffea93
commit
1b49bcf20a
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@
|
||||||
|
|
||||||
`micro {{file}}`
|
`micro {{file}}`
|
||||||
|
|
||||||
|
- Save a file:
|
||||||
|
|
||||||
|
`Ctrl + S`
|
||||||
|
|
||||||
- Cut the entire line:
|
- Cut the entire line:
|
||||||
|
|
||||||
`Ctrl + K`
|
`Ctrl + K`
|
||||||
|
|
Loading…
Add table
Reference in a new issue