Fix header styles
This commit is contained in:
		@@ -30,13 +30,13 @@ By setting a dummy execution line, one can effectively prevent an entire configu
 | 
			
		||||
 | 
			
		||||
After all these programs have been started, firestarter executes `~/.firestarterrc` if it exists.
 | 
			
		||||
 | 
			
		||||
# Logging
 | 
			
		||||
## Logging
 | 
			
		||||
 | 
			
		||||
All STDOUT and STDERR messages from these commands are saved to a logfile in `~/.local/share/firestarter/logs` under the same name as the configuration file. By default, these logfiles are rotated every time you log in.
 | 
			
		||||
 | 
			
		||||
If you set the variable `FS_NOLOG` to a nonempty value, firestarter will not keep logs.
 | 
			
		||||
 | 
			
		||||
# Exit Codes
 | 
			
		||||
## Exit Codes
 | 
			
		||||
 | 
			
		||||
| code | meaning |
 | 
			
		||||
| --: | --- |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user