xiaoxiang781216 commented on a change in pull request #12: nxstyle improvements 
with No tooling
URL: https://github.com/apache/incubator-nuttx/pull/12#discussion_r362010142
 
 

 ##########
 File path: tools/README.txt
 ##########
 @@ -313,7 +313,15 @@ nxstyle.c
   standard.  This program is completely ignorant of C syntax; it simply
   performs crude pattern matching to check the file.
 
-  Usage: nxstyle <path-to-file-to-check>
+  Prints formatted messages that are classified as info, warn, error, 
+  fatal. In a parsable format that can be used by editors and IDEs.
+
+  Usage: nxstyle [-m <maxline>] [-v <levele>] <filename>
 
 Review comment:
   levele to level

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to