brew.1.md: Document HOMEBREW_LOGS
Edit Library/Homebrew/manpages/brew.1.md Regenerate share/man/man1/brew.1 Closes Homebrew/homebrew#39722. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
		
							parent
							
								
									c16a1d9aba
								
							
						
					
					
						commit
						e5f6264f32
					
				@ -562,6 +562,9 @@ can take several different forms:
 | 
				
			|||||||
    <https://developer.github.com/v3/#rate-limiting> for more information.
 | 
					    <https://developer.github.com/v3/#rate-limiting> for more information.
 | 
				
			||||||
    Homebrew uses the GitHub API for features such as `brew search`.
 | 
					    Homebrew uses the GitHub API for features such as `brew search`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * HOMEBREW\_LOGS:
 | 
				
			||||||
 | 
					    If set, Homebrew will use the given directory to store log files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * HOMEBREW\_MAKE\_JOBS:
 | 
					  * HOMEBREW\_MAKE\_JOBS:
 | 
				
			||||||
    If set, instructs Homebrew to use the value of `HOMEBREW_MAKE_JOBS` as
 | 
					    If set, instructs Homebrew to use the value of `HOMEBREW_MAKE_JOBS` as
 | 
				
			||||||
    the number of parallel jobs to run when building with `make`(1).
 | 
					    the number of parallel jobs to run when building with `make`(1).
 | 
				
			||||||
 | 
				
			|||||||
@ -585,6 +585,10 @@ HOMEBREW_GITHUB_API_TOKEN
 | 
				
			|||||||
A personal access token for the GitHub API, which you can create at \fIhttps://github\.com/settings/tokens\fR\. If set, GitHub will allow you a greater number of API requests\. See \fIhttps://developer\.github\.com/v3/#rate\-limiting\fR for more information\. Homebrew uses the GitHub API for features such as \fBbrew search\fR\.
 | 
					A personal access token for the GitHub API, which you can create at \fIhttps://github\.com/settings/tokens\fR\. If set, GitHub will allow you a greater number of API requests\. See \fIhttps://developer\.github\.com/v3/#rate\-limiting\fR for more information\. Homebrew uses the GitHub API for features such as \fBbrew search\fR\.
 | 
				
			||||||
.
 | 
					.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
 | 
					HOMEBREW_LOGS
 | 
				
			||||||
 | 
					If set, Homebrew will use the given directory to store log files\.
 | 
				
			||||||
 | 
					.
 | 
				
			||||||
 | 
					.TP
 | 
				
			||||||
HOMEBREW_MAKE_JOBS
 | 
					HOMEBREW_MAKE_JOBS
 | 
				
			||||||
If set, instructs Homebrew to use the value of \fBHOMEBREW_MAKE_JOBS\fR as the number of parallel jobs to run when building with \fBmake\fR(1)\.
 | 
					If set, instructs Homebrew to use the value of \fBHOMEBREW_MAKE_JOBS\fR as the number of parallel jobs to run when building with \fBmake\fR(1)\.
 | 
				
			||||||
.
 | 
					.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user