HP 3000 Manuals

HELP [ DBChange Plus User's Guide ] MPE/iX 5.0 Documentation


DBChange Plus User's Guide

HELP 

Provides information about DBChange commands.

Syntax 

     H[ELP] [ CommandName]

Parameters 

CommandName         is the name of a command about which you want
                    information.  The abbreviated form of the command may
                    be used.

                    If this parameter is omitted, a brief description of
                    all DBChange Plus commands is displayed.

Description 

Use this command to display information about DBChange Plus commands.

Example 1 

     >help recover 

     RECOVER ITEM         Cancels a data item deletion in change file.
     RECOVER SET          Cancels a data set deletion in change file.

     >

In this example, information about the RECOVER command is displayed.

Example 2 

     >help recover item 

     RECOVER ITEM
        Cancels a data item deletion stored in the change file.

     Syntax
        REC[OVER] ITEM DataItemName

     Parameter
        DataItemName   is the name of the data item to be recovered.

     Examples
        RECOVER ITEM zip
        REC ITEM state

     Related Commands
        ADD ITEM, DELETE ITEM, REVIEW ITEM.

     >

In this example, information about the RECOVER command and the ITEM
keyword is displayed.



MPE/iX 5.0 Documentation