From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 14 Mar 2016 10:56:50 -0600 Subject: [U-Boot] [PATCH v2 3/3] buildman: Clarify the use of -V In-Reply-To: <1457833833-11889-3-git-send-email-sjg@chromium.org> References: <1457833833-11889-1-git-send-email-sjg@chromium.org> <1457833833-11889-3-git-send-email-sjg@chromium.org> Message-ID: <56E6ED52.8000506@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/12/2016 06:50 PM, Simon Glass wrote: > This option outputs to the log file, not to the terminal. Clarify that in > the help, and add a mention of it in the README. Reviewed-by: Stephen Warren