Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-09 00:21:04 +00:00
parent 873e610a6b
commit b467fadfef
6 changed files with 78 additions and 8 deletions

13
tldr/mc
View File

@@ -5,15 +5,12 @@ source: https://github.com/tldr-pages/tldr.git
---
# mc
> Midnight Commander, a TUI file manager.
> Navigate the directory structure using the `<ArrowKeys>`, the mouse or by typing the commands into the terminal.
> See also: `ranger`, `clifm`, `vifm`, `nautilus`.
> More information: <https://midnight-commander.org>.
> `mc` can refer to multiple commands with the same name.
- Start Midnight Commander:
- View documentation for MinIO client:
`mc`
`tldr mc.cli`
- Start Midnight Commander in black and white:
- View documentation for Midnight Commander:
`mc {{[-b|--nocolor]}}`
`tldr mc.fm`