Dumps the menu entries for an OS/X application.
Usage: menudump [--pid <pid>] [--yaml] [--alfred] [--help]
Dumps the menu contents of a given application in JSON format. Defaults to the front-most application.
--pid <pid> to target a specific application.
--yaml to output in YAML format instead.
--alfred to output in Alfred's Script Filter JSON Format.
--debug to turn on debug output.
--help print this message