mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 16:59:47 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/mc
13
tldr/mc
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user