Continue an instruction on more than one line in a script shell ?

Hello,

I have a very long instruction to write, but, for lisibility reasons, I would like to cut it on more than one line and comment each lines.

is it possible ?

thanks :b:

myCommand arg1 arg2 \
          arg3 arg4 \
          arg5 argN