Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make trailing newline in command help more consistent. #3426

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Jul 31, 2024

BugDX-2964 EXPORT: missing `\n` when print help

  • Our template doesn't include a trailing newline, so add it.
  • output.Print() adds a trailing newline, so strip it from our Help() function.

- Our template doesn't include a trailing newline, so add it.
- output.Print() adds a trailing newline, so strip it from our Help() function.
@mitchell-as mitchell-as requested a review from MDrakos July 31, 2024 15:22
@mitchell-as mitchell-as marked this pull request as ready for review July 31, 2024 15:22
@mitchell-as mitchell-as merged commit b29bf80 into version/0-46-0-RC1 Jul 31, 2024
9 checks passed
@mitchell-as mitchell-as deleted the mitchelll/dx-2964 branch July 31, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants