reno/releasenotes/notes/no-show-source-option-ee02766b26fe53be.yaml
Doug Hellmann 33b135fe9a add --no-show-source option to report command
Add a ``--no-show-source`` option to the report command to skip
including the note reference file names and SHA information in comments
in the output. This restores the previous format of the output for cases
where it is meant to be read by people directly, not just converted to
HTML.

Change-Id: Ie284b8a8e60d5a5f958d229c5972e8d9bf697d44
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-03-15 10:58:49 -04:00

9 lines
326 B
YAML

---
features:
- |
Add a ``--no-show-source`` option to the report command to skip
including the note reference file names and SHA information
in comments in the output. This restores the previous format of
the output for cases where it is meant to be read by people directly,
not just converted to HTML.