mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 23:55:28 +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}}`
|
||||
|
||||
- Save a file:
|
||||
|
||||
`Ctrl + S`
|
||||
|
||||
- Cut the entire line:
|
||||
|
||||
`Ctrl + K`
|
||||
|
|
Loading…
Add table
Reference in a new issue