From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LqrBv-000262-1u for mharc-grub-devel@gnu.org; Mon, 06 Apr 2009 11:56:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqrBt-00025l-H1 for grub-devel@gnu.org; Mon, 06 Apr 2009 11:56:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqrBp-00025D-3M for grub-devel@gnu.org; Mon, 06 Apr 2009 11:56:53 -0400 Received: from [199.232.76.173] (port=33432 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqrBo-00025A-UW for grub-devel@gnu.org; Mon, 06 Apr 2009 11:56:48 -0400 Received: from mail-fx0-f166.google.com ([209.85.220.166]:56871) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqrBn-0005uP-NS for grub-devel@gnu.org; Mon, 06 Apr 2009 11:56:48 -0400 Received: by fxm10 with SMTP id 10so2196350fxm.42 for ; Mon, 06 Apr 2009 08:56:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=p6rV6kaBfFb1CVj1J3/q2+64aNQ/+oJXOcTmHi+GW7c=; b=eqTbYOsHklHcJTXP0ahQs7/xxZnNxMQ0tcpypcKfu0MGMH97tmKldl9cEi9TWWtUy3 xvB0mL2aCbKLSbLVhqJ1mQ2oWzE00XQ4Lq4wDs8qY1rhFLmKZxZ+ih0dpWVo9gz3X/G+ NW0fAjLwEnWmg1XdKoQ7mBH42VqTv8pxe0qWE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=MQCAY+Wxn6K0aYWHTotpJwiZlzu7mOr+dWLXreVYZkMuVPH0dwBeVgpORv882NQ/DP euV0lVgONmJ1kRz65vaOBc/GVmTJXa3feGCen+JZAvTUWXuUxrNihTQ9gQuz40r9YQ5i VfKPKRQQiwxR8Bfc2tMB7tM2+2tQlhy4XW+U4= Received: by 10.86.60.15 with SMTP id i15mr72821fga.28.1239033405663; Mon, 06 Apr 2009 08:56:45 -0700 (PDT) Received: from ?192.168.1.2? (153-81.3-85.cust.bluewin.ch [85.3.81.153]) by mx.google.com with ESMTPS id l19sm12394365fgb.21.2009.04.06.08.56.44 (version=SSLv3 cipher=RC4-MD5); Mon, 06 Apr 2009 08:56:44 -0700 (PDT) Message-ID: <49DA263E.7060803@gmail.com> Date: Mon, 06 Apr 2009 17:56:46 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <49AEEF72.5050000@gmail.com> <49C3EF85.5080908@gmail.com> <49D726DF.4010601@gmail.com> <200904052348.15540.okuji@enbug.org> <49D9D0E6.5090706@gmail.com> <1239033183.8986.30.camel@mj> In-Reply-To: <1239033183.8986.30.camel@mj> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] parttool X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2009 15:56:53 -0000 Pavel Roskin wrote: > On Mon, 2009-04-06 at 11:52 +0200, phcoder wrote: >> Fixed & commited. My next patch will be to add automatic module loading >> in parttool > > It would be great to make parttool actually give some usage information. > Right now, there is no information at all. > > grub> parttool > error: too few arguments > grub> parttool --help > error: too few arguments > grub> help parttool > grub> > Ok, I'll fix this -- Regards Vladimir 'phcoder' Serbinenko