mirror of https://github.com/CrimsonTome/tldr.git
Update mc.md
- Usually, we do not use another command in the example of one command's description. - Using the second line of the heading to explain further.coverage
parent
053d8dbeb0
commit
5c278bdf69
|
@ -1,11 +1,8 @@
|
||||||
# mc
|
# mc
|
||||||
|
|
||||||
> Midnight Commander, Command-Line Based File Manager.
|
> Midnight Commander, a terminal based file manager.
|
||||||
|
> Navigate the folder structure using the arrow keys,the mouse or by typing the commands into the terminal.
|
||||||
|
|
||||||
- Start mc in Terminal:
|
- Start mc:
|
||||||
|
|
||||||
`mc`
|
`mc`
|
||||||
|
|
||||||
- Navigate the folder structure using the arrow keys,the mouse or by typing the commands into the terminal:
|
|
||||||
|
|
||||||
`cd ..`
|
|
||||||
|
|
Loading…
Reference in New Issue