Mention -l in the man page
This commit is contained in:
parent
52d37d97c5
commit
c372376c44
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user