DNZCMS052I: \n\t Usage: \n\t smcli mkcfgplan [-h | -? | --help] \n \n\t smcli mkcfgplan [-v] -f xmlfile_list \n \n\t smcli mkcfgplan [-v] -P planName [-D description] [-A attributes] -f xmlfile_list \n \n\t -? \n\t Displays the usage message (same as the -h flag). \n\t -h \n\t Displays the usage message (same as the -? flag). \n\t --help \n\t Displays full help (equivalent to man page on Unix platforms). \n\t -v | --verbose \n\t Writes the command's verbose messages to standard output. \n\t -A | --attributes key=value \n\t Sets the value of one or more specified configuration-plan attributes, \n\t where key is the attribute key. The keys are separated by a comma. \n\t -P | --plan planName \n\t Specifies the name of the plan being created. \n\t -f | --file xmlfile_list \n\t Specifies a comma-separated list of XML file names. \n
Explanation:
Operator Response: