summaryrefslogtreecommitdiff
path: root/releasenotes/notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml')
-rw-r--r--releasenotes/notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml b/releasenotes/notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml
new file mode 100644
index 0000000..9577e91
--- /dev/null
+++ b/releasenotes/notes/strip-period-from-help-strings-be368e5cf5bd5269.yaml
@@ -0,0 +1,6 @@
+---
+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.