diff options
Diffstat (limited to 'doc/sciteco.7.template')
-rw-r--r-- | doc/sciteco.7.template | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index cd4d18a..a427cac 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -992,6 +992,37 @@ loops in conditional blocks. . .SH COMMAND REFERENCE . +This section documents all of the commands supported by +\*(ST. +The command reference adheres to a few typographic conventions: +.RS +.IP \(bu 3 +The first lines in each command subsection descibes the +command's syntax. +Each line corresponds to one alternative. +.IP \(bu +.RI [ ... ] +denotes an optional value or construct. +.IP \(bu +Alternatives are separated by \(lq|\(rq. +.IP \(bu +.I Italic +(or underlined) words refer to variable values or characters. +.IP \(bu +.B Bold +characters are of syntactic significance. +.IP \(bu +A right arrow (\(->) is followed by the command's return +values (i.e. values pushed onto the expression stack). +.IP \(bu +.B $ +separates string arguments since the default string +terminator Escape (code 27) is echoed as a dollar sign +by \*(ST. +.RE +.LP +The same conventions are used elsewhere in this manual. +. .COMMANDS . . |