I set out to add functionality to dump headers from a binary, only to discover that the functionality already existed but wasn't (as far as I can tell) hooked up to the command line. (It's accessible through the script bridge by enumerating modules and dumping them.) This patch adds a command line target modules dump headers to do this interactively.
I'm not wedded to the particulars of the name, so if you think it should be called something else, I'm open to suggestions.