dexec command

Hi,

How to interpret the below line:

dexec -p -l /tmp/stores.${LOGIN} -o ${OUTPUT_DIR}

As per the man pages, i can interpret as "it distributes the list to the output directory mentioned.

Can anyone let me know the usage of "dexec" command in detail as i cannot interpret properly from the man pages?

Thanks in advance.