system

This element describes system commands, command line switches, etc.

Usage

Enter the element in the topic and specify the command or switches as the inner text.

Example

 
<command>COPY <system>/s /e</system>&#160;<replaceable>sourceFileSpec</replaceable>
&#160;<replaceable>destFileSpec</replaceable></command>

Example Output

XCOPY /s /e sourceFileSpec destFileSpec

See Also