1
1

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

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
Этот коммит содержится в:
Ilia Maslakov 2011-03-14 13:10:35 +00:00
родитель 4015e14aff
Коммит 91b234bbfe

Просмотреть файл

@ -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.