+[num]Start editing at line number num, or the last
line of the file if num is omitted.
+/patternStart editing at the first line matching
pattern. (Fails if nowrapscan is set in your .exrc startup file.)
-c commandRun the given vi command upon
startup. Only one -c option
is permitted. ex commands can be
invoked by prefixing them with a :. An older form of this option, +command, is still
supported.
-eRun as ex (line editing rather than
full-screen mode).
-l Enter LISP mode for running LISP programs (not
supported in all versions).
-r [file]Recover and resume editing on file after an
aborted editor session or system crash. Without
file, list files available for recovery.
-t tag