mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Document --generate-config-file in manual
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							0e9d612173
						
					
				
				
					commit
					fe8e526292
				
			
							
								
								
									
										4
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							| @@ -189,6 +189,10 @@ is dependent on your operating system. To get the default path for your system, | |||||||
|  |  | ||||||
| Alternatively, you can use the BAT_CONFIG_PATH environment variable to point {{PROJECT_EXECUTABLE}} to a non-default | Alternatively, you can use the BAT_CONFIG_PATH environment variable to point {{PROJECT_EXECUTABLE}} to a non-default | ||||||
| location of the configuration file. | location of the configuration file. | ||||||
|  |  | ||||||
|  | To generate a default configuration file, call: | ||||||
|  |  | ||||||
|  | \fB{{PROJECT_EXECUTABLE}} --generate-config-file\fR | ||||||
| .SH "ADDING CUSTOM LANGUAGES" | .SH "ADDING CUSTOM LANGUAGES" | ||||||
| {{PROJECT_EXECUTABLE}} supports Sublime Text \fB.sublime-syntax\fR language files, and can be | {{PROJECT_EXECUTABLE}} supports Sublime Text \fB.sublime-syntax\fR language files, and can be | ||||||
| customized to add additional languages to your local installation. To do this, add the \fB.sublime-syntax\fR language | customized to add additional languages to your local installation. To do this, add the \fB.sublime-syntax\fR language | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user