virtualmin help command

Hey there,

I am trying to use the Remote API and just curious if there is some way to access the help output by a command such as this for example: virtualmin help delete-domain

I don’t know if I actually need it but I just can’t find a way to get it so maybe its just not possible.

It looks like in /usr/libexec/webmin/virtual-server/commands-lib.pl it has this:

exec perldoc $dir/$COMMAND

How I can get this output by the Remote API and into PHP is seemingly beyond me. It is only for completeness that I want it anyway.

Thanks =)

Ryan