mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Bump cmd-help syntax to latest
Manual update (as opposed to Dependabot's) because the highlighting for the test help message has changed. It's all good because it's as intended, an improvement. See victor-gp/cmd-help-sublime-syntax#23
This commit is contained in:
		| @@ -21,6 +21,8 @@ | |||||||
|  |  | ||||||
| ## Syntaxes | ## Syntaxes | ||||||
|  |  | ||||||
|  | - `cmd-help`: scope subcommands followed by other terms, and other misc improvements, see #2819 (@victor-gp) | ||||||
|  |  | ||||||
| ## Themes | ## Themes | ||||||
|  |  | ||||||
| ## `bat` as a library | ## `bat` as a library | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								assets/syntaxes/02_Extra/cmd-help
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
							
						
						
									
										2
									
								
								assets/syntaxes/02_Extra/cmd-help
									
									
									
									
										vendored
									
									
								
							 Submodule assets/syntaxes/02_Extra/cmd-help updated: f41e5fc838...b150d84534
									
								
							| @@ -4,8 +4,8 @@ | |||||||
| [38;2;248;248;242mUse '--help' instead of '-h' to see a more detailed version of the help text.[0m | [38;2;248;248;242mUse '--help' instead of '-h' to see a more detailed version of the help text.[0m | ||||||
|  |  | ||||||
| [38;2;246;170;17mUSAGE:[0m | [38;2;246;170;17mUSAGE:[0m | ||||||
| [38;2;248;248;242m    bat [OPTIONS] [FILE]...[0m | [38;2;248;248;242m    [0m[38;2;190;132;255mbat[0m[38;2;248;248;242m [OPTIONS] [FILE]...[0m | ||||||
| [38;2;248;248;242m    bat <SUBCOMMAND>[0m | [38;2;248;248;242m    [0m[38;2;190;132;255mbat[0m[38;2;248;248;242m <SUBCOMMAND>[0m | ||||||
|  |  | ||||||
| [38;2;246;170;17mARGS:[0m | [38;2;246;170;17mARGS:[0m | ||||||
| [38;2;248;248;242m    [0m[38;2;249;38;114m<FILE>...[0m[38;2;248;248;242m    File(s) to print / concatenate. Use '-' for standard input.[0m | [38;2;248;248;242m    [0m[38;2;249;38;114m<FILE>...[0m[38;2;248;248;242m    File(s) to print / concatenate. Use '-' for standard input.[0m | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user