The syntax of this command is:

NET HELP [command [/OPTIONS] | topic]
                    -or-
          NET command {/HELP | /?}

This command provides a list of commands and topics for
which you can get help, or provides help for a specific
command or topic.

'command' may be one of the following:
ACCESS                  HELP                 SHARE
ACCOUNTS                HELPMSG              SID
ADMIN                   LOCALGROUP           START
AUDITING                LOGOFF               STATISTICS
BROWSER                 LOGON                STATUS
COMPUTER                PASSWORD             STOP
CONFIG                  PAUSE                TIME     
CONTINUE                PERMS                TRUST
DEVICE                  PRINT                USER
FILE                    SEND                 VERSION
GROUP                   SESSION              VIEW

At a UNIX system console, to produce the same information
about the "net group" command using two forms of the "net help"
command, type the following:

    net help group

          -or-

    net group /help

To view the syntax from the UNIX system server, type the
following:

    net group /\?

To view information about the "net logon" command, type the
following:

    net help logon

To run the same command remotely (on server "market_asu"), type
the following (replacing "password" with the password for
"administrator":

    net admin \\market_asu password /command net help logon

SEE ALSO

       For information about                  See
       _____________________                  _________
       Help for a network error message       net helpmsg

To get Help on command options, type "net help {command} /options | more".
To get Help one screen at a time, type "net help {command} | more".