From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soeren Moch Date: Sun, 01 Mar 2015 07:45:13 +0100 Subject: [U-Boot] [PATCH] cmd_usb_mass_storage: Remove extra 'ums' string in the usage text In-Reply-To: References: <1424880199-29572-1-git-send-email-fabio.estevam@freescale.com> <54F06F2D.9050408@web.de> Message-ID: <54F2B579.8000708@web.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On 28.02.2015 17:04, Fabio Estevam wrote: > Hi Soeren, > > On Fri, Feb 27, 2015 at 10:20 AM, Soeren Moch wrote: >>> Currently the usage text for the 'ums' command looks like this: >>> >>> Usage: >>> ums ums [] e.g. ums 0 mmc 0 >>> >>> ,so remove the extra 'ums' in the text. >>> >>> Signed-off-by: Fabio Estevam >> >> >> When fixing the ums help text, I think we also should change the >> "long name" from "User Mass Storage" to "USB Mass Storage". > > Maybe a separate patch for this? > Thank you for preparing and sending the patch. Regards, Soeren