From 922b99b474d352f6a00b327d83efc0a3cee823f3 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 23 Jan 2013 22:50:37 +0100 Subject: updated sciteco(1) manpage: document --eval option --- sciteco.1.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sciteco.1.in b/sciteco.1.in index 077ee83..e0806ca 100644 --- a/sciteco.1.in +++ b/sciteco.1.in @@ -15,6 +15,7 @@ Scintilla-based \fBTE\fPxt \fBE\fPditor and \fBCO\fPrrector . .SY @PACKAGE@ .OP \-h|\-\-help +.OP \-e|\-\-eval macro .OP \-m|\-\-mung file .OP \-\- .RI [ argument @@ -106,6 +107,14 @@ It will usually leave the editor in interactive mode. . .IP "\fB-h\fR, \fB--help\fR" Display a short help text on the console. +.IP "\fB-e\fR, \fB--eval\fR \fImacro" +Evaluate (execute) +.I macro +specified as a command-line option. +Similar to munging but always exits afterwards. +If the option is specified, the +.B \-\-mung +option has no effect. .IP "\fB-m\fR, \fB--mung\fR \fIfile" Mung .IR file . -- cgit v1.2.3