vim command

In console :

vim [OPTIONS] filename

Interactive mode :

ActionKeyExampleComments
Quit:q--
Insert:i--
Save:w--
Force Save:w!--