intro
-introduction to BEA TUXEDO commands and application programs
Section(1) describes, in alphabetic order, shell-level commands delivered with the BEA TUXEDO software.
Unless otherwise noted, commands described in the Synopsis section of a reference page accept options and other arguments according to the following syntax and should be interpreted as explained below.
name
[ -option
. . . ] [cmdarg
. . .
option
is a string of one of the following two types: noargletter . . . or argletter optarg
[, . . .] (An option is always preceded by a "-".)
noargletter
option
that requires no option-argument. More than one noargletter can be grouped after a "-"
optarg
argletter
. Multiple optargs following a single argletter
must be separated by commas, or separated by white space and enclosed in quotes.
cmdarg
-
--
[ ]
{ }
or
sign, mean that one of the choices must be selected if the associated option is used.
. . .