Aaah, ok.
I found that instead of
myproc [options] [FILE ...]Run
myproc [options] [FILE ...]
I must use
myproc [options] (FILE ...)Run
myproc [options] (FILE ...)
So it seems I have answered my own question.