I am using the submit CLT iwsubmit to submit files in the following manner:

\iw-home\bin>iwsubmit -w -u -c "testing workflow" -i "again" /default/main/ecm_test/submit_test/WORKAREA/ECM_TEST/Temp.xml "file1"
The files get submitted but looking at the submit log in teamsite, the value of the submit info (-i "again") comment gets applied to the global submit comment (-c) and appears as below
Submit Comment:
again (it should actually be "testing workflow")
Submit Info:
again
Has anyone come across this or is there another "secret" way to run the iwsubmit command to apply the submit comment and info comment simultaneously?
Would appreciate useful suggestions. Thank You.