From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 24 Mar 2016 10:07:46 +0100 Subject: [U-Boot] [PATCH 1/2] tools: kwboot: Clean up usage text In-Reply-To: <1455658075-21521-1-git-send-email-kevin.smith@elecsyscorp.com> References: <1455658075-21521-1-git-send-email-kevin.smith@elecsyscorp.com> Message-ID: <56F3AE62.2040408@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 16.02.2016 22:28, Kevin Smith wrote: > Usage text was getting unwieldy and somewhat incorrect. The > usage summary implied that some options were mutually exclusive > (e.g. -q or -s). Clean up the summary to just include the > important ones, and include a generic "[OPTIONS]" instead. > > Signed-off-by: Kevin Smith > Cc: Stefan Roese Applied to u-boot-marvell/master. Thanks, Stefan