To answer my own question:
- includeObjects is not supported via the command line (in 3.3.5)
- includeObjects is available from the ant task: generateChangeLog
- the ant task: generateChangeLog doesn't support diffTypes="data"
Ant does 50%, command line does the other 50%, neither allows
exporting the data for a single table. Perhaps the maven route works...