Doccomment can now override context command name
This commit is contained in:
		@@ -17,6 +17,7 @@ class MyCommand extends Command
 | 
			
		||||
class MyContext extends Context
 | 
			
		||||
{
 | 
			
		||||
    /**
 | 
			
		||||
     * @command testme
 | 
			
		||||
     * @args
 | 
			
		||||
     * @help Useful test!
 | 
			
		||||
     */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user