You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/13 13:48:01 UTC

[GitHub] [apisix] membphis commented on a change in pull request #2408: The old CLI invalid argument prompt is unfriendly.

membphis commented on a change in pull request #2408:
URL: https://github.com/apache/apisix/pull/2408#discussion_r503962657



##########
File path: bin/apisix
##########
@@ -1127,6 +1127,7 @@ end
 
 if not _M[cmd_action] then
     print("invalid argument: ", cmd_action, "\n")
+	_M.help()

Review comment:
       bad indentation
   
   we should use 4 spaces here.




----------------------------------------------------------------
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:
users@infra.apache.org