MSDOS

MS DOS

DOS Command

DOS Prompt

Windows XP DOS

Command Line

How To Use DOS

 

How To Use DOS
Helping you use MS-DOS Command Prompt Window

Index:



 

DOS Command :: Help

Overview:

Open a Microsoft DOS command prompt shell window and type help and you will see a list of available commands with a brief description of each command.

To display detailed help information about command command, you can type either of the following help commands:

help  command

or

command  /?

For example, help dir and dir /? displays help information about the dir command.

Command Variations:

help

Displays a list of all available commands that are built into DOS. Commands that are part of DOS itself (e.g.: notepad) are not display in the list. See: DOS Commands.

help  command
command  /?

Displays help for the specified command command. You can either use the help command or use the /? flag following the command command.

help help

Provides help information for Windows XP commands.

HELP [command]

    command - displays help information on that command.

(Enlarge: help help)


www.c3scripts.com/tutorials/msdos