lupyuen commented on PR #13180: URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2420967558
@yangguangcai01 We are missing hyphens in `---help---`: ```text --help-- Use optimized string function implementation based on newlib. ``` Should be: ```text ---help--- Use optimized string function implementation based on newlib. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org