MEDIT(1)
NAME
medit - useful programming and around-programming text editor
SYNOPSIS
medit [OPTIONS] [FILES]
OPTIONS
- -n, --new-app
- Run new instance of application
- --pid=PID
- Use existing instance with process id PID
- -m, --mode=[simple|project]
- Use specified mode
- -p, --project=PROJECT
- Open project file PROJECT
- -l, --line=LINE
- Open file and position cursor on line LINE
- --log[=FILE]
- Show debug output or write it to FILE
- --debug
- Run in debug mode
- --version
- Display version information and exit
- -h, --help
- Display this help text and exit
SEE ALSO
- The full documentation for medit is maintained as a Texinfo manual. If
the info and medit programs are properly installed at your site, the
command
- info medit
- should give you access to the complete manual.