raupachz opened a new issue, #11200:
URL: https://github.com/apache/maven/issues/11200

   ### Affected version
   
   Maven 4.0.0-rc-4
   
   ### Bug description
   
   Minor issue.
   
   Apache Maven 4.0.0-rc4
   
   ```
   mvn -h
   
   usage: mvn [options] [goals]
   ```
   
   Apache Maven 3.9.11
   
   ```
   mvn -h
   
   usage: mvn [options] [<goal(s)>] [<phase(s)>]
   ```
   
   I think the usage line of Apache Maven 3.9.11 is better and should be used.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to