medit --version (return code: 0)
medit 1.2.0
medit --help (return code: 0)
Usage:
medit [OPTION?] FILES
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
Application Options:
-n, --new-app Run new instance of application
-s, --use-session=yes|no Load and save session
--pid=PID Use existing instance with process id PID
--app-name=NAME Set instance name to NAME if it's not already running
-w, --new-window Open file(s) in a new window
-t, --new-tab Open file(s) in a new tab
-l, --line=LINE Open file and position cursor on line LINE
-e, --encoding=ENCODING Use character encoding ENCODING
-r, --reload Automatically reload file if it was modified on disk
--geometry=WIDTHxHEIGHT[+X+Y] Default window size and position
--version Show version information and exit
--display=DISPLAY X display to use