Applies To: Windows Vista,Windows Server 2008

Provides online information about system commands (that is, non-network commands). If used without parameters, help lists and briefly describes every system command.

For examples of how to use this command, see Examples.

Syntax

 Copy Code
help [<Command>] 
[<Command>] /?

Parameters

Parameter Description

<Command>

Specifies the name of the command that you want information about.

Examples

To view information about the robocopy command, type either of the following:

 Copy Code
help robocopy
robocopy /? 

Additional references