mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Fix tests
This commit is contained in:
		| @@ -84,7 +84,6 @@ pub fn build_app(interactive_output: bool) -> ClapApp<'static, 'static> { | |||||||
|                 .value_name("style-components") |                 .value_name("style-components") | ||||||
|                 .use_delimiter(true) |                 .use_delimiter(true) | ||||||
|                 .takes_value(true) |                 .takes_value(true) | ||||||
|                 .overrides_with("style") |  | ||||||
|                 .possible_values(&[ |                 .possible_values(&[ | ||||||
|                     "auto", "full", "plain", "changes", "header", "grid", "numbers", |                     "auto", "full", "plain", "changes", "header", "grid", "numbers", | ||||||
|                 ]) |                 ]) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user