Sandcastle MAML Guide
![]() |
command |
This element describes the name of an executable or other software application than can be run.

Enter the element in the topic and specify the application name as the inner text. The replaceable element can be nested within it to represent replaceable parameters.

<command>COPY <system>/s /e</system> <replaceable>sourceFileSpec</replaceable>  <replaceable>destFileSpec</replaceable></command>

XCOPY /s /e sourceFileSpec destFileSpec
