Mention -l in the man page

master
Yevgen Muntyan 2008-05-19 23:41:00 -05:00
parent 52d37d97c5
commit c372376c44
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@
<DIV CLASS="header" ID="header">
<!--<div style="float:right;"><a href="/home/muntyan/projects/moo/doc/medit.html">Print version</a>-->
<!--<div style="float:right;"><a href="/Users/muntyan/projects/moo/doc/medit.html">Print version</a>-->
<!--<br><sup>(all sections in one long page)</sup></div>-->
<H1>medit 0.9.4 Manual</H1>

View File

@ -58,7 +58,7 @@ OTHER DEALINGS IN THE SOFTWARE.
</DIV>
<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -\-outfile=/home/muntyan/projects/moo/doc/medit.html /home/muntyan/projects/moo/doc/medit.t2t -->
<!-- cmdline: txt2tags -\-outfile=/Users/muntyan/projects/moo/doc/medit.html /Users/muntyan/projects/moo/doc/medit.t2t -->
<ul>

View File

@ -38,7 +38,7 @@ use existing instance with process id //PID//.
use instance name //NAME//. If an instance with this name is already running,
then it will send files given on the command line to that instance and exit.
: **--line** //LINE//
: **-l**, **--line** //LINE//
open file and position cursor on line //LINE//. Alternatively
line number may be specified with filename, e.g.
medit foo.txt:12

View File

@ -35,7 +35,7 @@ use instance name \fINAME\fR. If an instance with this name is already running,
then it will send files given on the command line to that instance and exit.
.TP
\fB\-\-line\fR \fILINE\fR
\fB\-l\fR, \fB\-\-line\fR \fILINE\fR
open file and position cursor on line \fILINE\fR. Alternatively
line number may be specified with filename, e.g.
medit foo.txt:12