1
0
Fork 0
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:
CleanMachine1 2021-11-17 14:46:04 +00:00 committed by GitHub
parent b9cdffea93
commit 1b49bcf20a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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