HELP command

Print a list of pBat commands accompaigned by a short description of these commands. It is also possible to print manual pages.

By default, the HELP command is a alias pointing to HLP command

Synopsis

HELP [command]

Prints either a list of commands or a manual page:

By default, HELP is overriden by an DEF command in pBat_Auto.bat that associate HELP with HLP. This alias can be removed by removing the following line from your pBat_Auto.bat:

DEF /b HELP=hlp.bat $*

Compatibility

Compatible with cmd.exe.

Available since version 0.0.0.42.

See also

HLP command, ECHO command, SET command, Command scripts