Using the Help Facility in SYSGEN's Global Module
The help facility provides a list of the commands available at each
functional level of SYSGEN. In addition, help provides the syntax of an
individual command or the syntax of each command in the configurator or
at the first-level menu.
To obtain a list of the first-level commands, enter HELP (abbreviated HE
or H) at the SYSGEN prompt as shown in the following example.
______________________________________________________________
| |
| |
| sysgen>HELP |
| |
| ** First level command ** |
| [REV BEG] |
| io log (lo) misc (mi) |
| spu (sp) |
| sysfile (sy)[REV END] |
| |
| basegroup (ba) keep (ke) permyes (pe) |
| show (sh) |
| tape (ta) |
| |
| clear (cl)(c) exit (ex)(e) help (he)(h) |
| oclose (oc) |
| redo |
| sysgen> |
| |
______________________________________________________________
Example 4-2. SYSGEN's Global Module Help Facility
To display the syntax for each available command at the current level,
enter HELP ALL as shown in the following example:
____________________________________________________________________
| |
| |
| sysgen>HELP ALL |
| |
| command (abb) parameter=value |
| ------------- --------------- |
| io |
| misc (mi) |
| log (lo)[REV BEG] |
| spu (sp)[REV END] |
| sysfile (sy) |
| basegroup (ba) [name = groupname] |
| keep (ke) (k) [name = groupname] |
| show (sh) [type = BASEGROUP|NEWGROUP|VERSION| |
| PERMYES|CONFIGURATOR|ALL] |
| [dest = OFFLINE] |
| permyes (pe) [mode = ON|OFF] |
| tape (ta) [mode = |
| VERBOSE|NOCHANGE|NOCONFIG|NODIAG| |
| NOLOGNUM|LOGNUM] |
| [dest = OFFLINE] |
| |
| ** Common configurator commands ** |
| |
| clear (cl)(c) |
| exit (ex)(e) |
| help (he)(h) [command = ALL | command-name] |
| hold (ho) |
| oclose (oc) |
| redo |
| |
| sysgen> |
| |
____________________________________________________________________
Example 4-3. SYSGEN Global Module HELP ALL
To display a listing of the syntax for a first-level command, enter HELP
commandname as shown in the following example:
sysgen>HELP BASEGROUP
basegroup (ba) [name=groupname]