cliff/releasenotes/notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml
Stephen Finucane fb9a3a9b2d Strip trailing periods when getting description
This yields slightly prettier output.

Change-Id: Ibec7cd861eacc3630182d6a782ffaf361f449aa6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-12-12 18:14:52 +00:00

7 lines
183 B
YAML

---
features:
- |
Trailing periods will now be stripped from the oneline summary shown
for the help command. This better aligns with the format used by
argparse itself.