asdf
This commit is contained in:
		
							parent
							
								
									3ebc3cdb03
								
							
						
					
					
						commit
						2f5b13d20b
					
				| 
						 | 
					@ -199,9 +199,6 @@ fn pause() {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
fn main() {
 | 
					fn main() {
 | 
				
			||||||
    // validate files first
 | 
					 | 
				
			||||||
    // validate_files().unwrap();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    let matches = clap::App::new("pokemon-colorscripts")
 | 
					    let matches = clap::App::new("pokemon-colorscripts")
 | 
				
			||||||
        .about("CLI utility to print out unicode image of a pokemon in your shell")
 | 
					        .about("CLI utility to print out unicode image of a pokemon in your shell")
 | 
				
			||||||
        .arg(
 | 
					        .arg(
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue