Browse Source

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.
Agniva De Sarker 8 years ago
parent
commit
5c278bdf69
1 changed files with 3 additions and 6 deletions
  1. 3 6
      pages/common/mc.md

+ 3 - 6
pages/common/mc.md

@@ -1,11 +1,8 @@
 # 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`
-
-- Navigate the folder structure using the arrow keys,the mouse or by typing the commands into the terminal:
-
-`cd ..`