micro: add save command (#7437)

This commit is contained in:
CleanMachine1
2021-11-17 14:46:04 +00:00
committed by GitHub
parent b9cdffea93
commit 1b49bcf20a

View File

@@ -8,6 +8,10 @@
`micro {{file}}`
- Save a file:
`Ctrl + S`
- Cut the entire line:
`Ctrl + K`