diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sciteco.1.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 78f5748..55fc185 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -16,6 +16,7 @@ Scintilla-based \fBT\fPext \fBE\fPditor and \fBCO\fPrrector .SCITECO_TOPIC "sciteco" .SY @PACKAGE@ .OP "-h|--help" +.OP "-v|--version" .OP "-e|--eval" macro .OP "-m|--mung" .OP "--no-profile" @@ -183,6 +184,10 @@ option. .IP "\fB-h\fR, \fB--help\fR" .SCITECO_TOPIC "-h" "--help" Display a short help text on the console. +.IP "\fB-v\fR, \fB--version\fR" +.SCITECO_TOPIC "-v" "--version" +Display the \*(ST version in an easy to parse way. +See also the \fBEO\fP command. .IP "\fB-e\fR, \fB--eval\fR \fImacro" .SCITECO_TOPIC "-e" "--eval" Evaluate (execute) |