Skip to content

fix: remove trailing " - " in --version output and fix em dash in usage header#271

Merged
Sunrisepeak merged 1 commit into
mcpp-community:mainfrom
ZheFeng7110:fix/cmdline-character
Jul 23, 2026
Merged

fix: remove trailing " - " in --version output and fix em dash in usage header#271
Sunrisepeak merged 1 commit into
mcpp-community:mainfrom
ZheFeng7110:fix/cmdline-character

Conversation

@ZheFeng7110

Copy link
Copy Markdown
Contributor

Summary

  • Remove trailing - in --version output (src/cli.cppm:124)
  • Replace Chinese em dash with English - in usage header (src/cli.cppm:49)
  • Add /.mcpp-bmi/ to .gitignore

Test plan

  • mcpp build passes
  • mcpp --version outputs mcpp 0.0.103 (no trailing -)
  • mcpp --help outputs mcpp v0.0.103 - modern C++23 build tool

@Sunrisepeak
Sunrisepeak merged commit 4bf9dc6 into mcpp-community:main Jul 23, 2026
15 checks passed
@ZheFeng7110
ZheFeng7110 deleted the fix/cmdline-character branch July 23, 2026 03:25
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