General rules for execution commands

The general rules that apply when specifying execution commands are:

  • Each execution command must begin with a hyphen.
  • At least one space is required between commands (for example, -T -V).
  • There are no spaces within an option except for the commands that allow you to override sources and targets (for example, -I and -O), which require a space before the source or target name.
  • If a source or target name contains a space, enclose the entire name in single quotes.
  • Execution commands and options are not case-sensitive.
  • If spaces or single quotes can occur in echoed data specified using the -IE execution command, the size option should be used (-IExS).
  • Multiple options can be specified for a single map.
  • Command files can contain multiple lines. Line breaks can be used to replace of the required space that must exist between commands. The line breaks are converted to spaces before to processing.