commands: remove diy, add lc for livecheck
				
					
				
			This commit is contained in:
		
							parent
							
								
									f06354a633
								
							
						
					
					
						commit
						5ec685951e
					
				@ -21,13 +21,13 @@ module Commands
 | 
				
			|||||||
    "uninstal"    => "uninstall",
 | 
					    "uninstal"    => "uninstall",
 | 
				
			||||||
    "rm"          => "uninstall",
 | 
					    "rm"          => "uninstall",
 | 
				
			||||||
    "remove"      => "uninstall",
 | 
					    "remove"      => "uninstall",
 | 
				
			||||||
    "configure"   => "diy",
 | 
					 | 
				
			||||||
    "abv"         => "info",
 | 
					    "abv"         => "info",
 | 
				
			||||||
    "dr"          => "doctor",
 | 
					    "dr"          => "doctor",
 | 
				
			||||||
    "--repo"      => "--repository",
 | 
					    "--repo"      => "--repository",
 | 
				
			||||||
    "environment" => "--env",
 | 
					    "environment" => "--env",
 | 
				
			||||||
    "--config"    => "config",
 | 
					    "--config"    => "config",
 | 
				
			||||||
    "-v"          => "--version",
 | 
					    "-v"          => "--version",
 | 
				
			||||||
 | 
					    "lc"          => "livecheck",
 | 
				
			||||||
    "tc"          => "typecheck",
 | 
					    "tc"          => "typecheck",
 | 
				
			||||||
  }.freeze
 | 
					  }.freeze
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user