changed mcedit.1.in. replaced directive #interactive to #silent.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
This commit is contained in:
Ilia Maslakov 2011-03-14 13:10:35 +00:00
parent 4015e14aff
commit 91b234bbfe

View File

@ -139,8 +139,8 @@ for more detail about format of the script.
.PP
Following macro definition and directives can be used:
.TP
.I #interactive
If this directive is set, then script starts in subshell.
.I #silent
If this directive is set, then script starts without interactive subshell.
.TP
.I %c
The cursor column position number.