mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
acme(1): document -m
This commit is contained in:
parent
cd5a73785d
commit
6bcc5ae985
1 changed files with 14 additions and 0 deletions
|
@ -19,6 +19,10 @@ acme, win, awd \- interactive text windows
|
|||
.I ncol
|
||||
]
|
||||
[
|
||||
.B -m
|
||||
.I mtpt
|
||||
]
|
||||
[
|
||||
.B -l
|
||||
.I file
|
||||
|
|
||||
|
@ -77,6 +81,16 @@ Tab intervals are set to the width of 4 (or the value of
|
|||
.BR $tabstop )
|
||||
numeral zeros in the appropriate font.
|
||||
.PP
|
||||
The
|
||||
.B -m
|
||||
option instructs
|
||||
.I acme
|
||||
to use FUSE (see
|
||||
.IR 9pfuse (4))
|
||||
to mount itself at
|
||||
.IR mtpt .
|
||||
(Experimental.)
|
||||
.PP
|
||||
.SS Windows
|
||||
.I Acme
|
||||
windows are in two parts: a one-line
|
||||
|
|
Loading…
Reference in a new issue