From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1OjAvK-0000aG-U9 for barebox@lists.infradead.org; Wed, 11 Aug 2010 13:00:52 +0000 Date: Wed, 11 Aug 2010 15:00:49 +0200 From: Sascha Hauer Message-ID: <20100811130049.GT27749@pengutronix.de> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] cp: fix help text To: Baruch Siach Cc: barebox@lists.infradead.org Hi Baruch, On Tue, Aug 10, 2010 at 03:06:51PM +0300, Baruch Siach wrote: > Copy to target directory is supported since commit b36fca0c, circa 2007. Applied to master. Thank you for working on the help texts, it seems they can use some maintenance. Sascha > > Signed-off-by: Baruch Siach > --- > commands/cp.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/commands/cp.c b/commands/cp.c > index a0c7c84..2c35ba1 100644 > --- a/commands/cp.c > +++ b/commands/cp.c > @@ -80,8 +80,6 @@ out: > static const __maybe_unused char cmd_cp_help[] = > "Usage: cp \n" > "cp copies file to .\n" > -"Currently only this form is supported and you have to specify the exact target\n" > -"filename (not a target directory).\n" > "This command is file based only. See memcpy for memory copy\n"; > > BAREBOX_CMD_START(cp) > -- > 1.7.1 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox