You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/16 08:59:24 UTC

[GitHub] [cordova] GedasGa commented on issue #75: Unsuccessful (because not existing) cordova commands

GedasGa commented on issue #75: Unsuccessful (because not existing) cordova commands
URL: https://github.com/apache/cordova/issues/75#issuecomment-483573944
 
 
   I also think we could improve this area to help the users. 
   
   A possible problem with the auto-correction, that we can't be sure what the user actually wanted to type. I was wondering, what if we did something like `git`. For the common typos and mistakes we could say:
   ```
   'plat' is not a valid Cordova command.
   
   Most similar commands are:
   'plat'
   'plugin'
   ```
   
   However, this would not resolve the issues of if the use the sub-comman, before the primary command.

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org