The Help command displays the help information on other commands passed as parameter.
Syntax:
| APP2SRV HELP [command] |
Note: If the “command” parameter is omitted, the list of available commands will be shown.
| Parameter | Description |
| INSTALL | Displays the help information on INSTALL command. |
| UNINSTALL | Displays the help information on UNINSTALL command. |
| UNINSTALLALL | Displays the help information on UNINSTALLALL command. |
| STOP | Displays the help information on STOP command. |
| START | Displays the help information on START command. |
| STOPALL | Displays the help information on STOPALL command. |
| STARTALL | Displays the help information on STARTALL command. |
| HELP | Displays information on how to use this help. |
Return value:
0 – if the command succeeds. Otherwise “-1” or the error code is returned.