From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LqrZL-0006RJ-Ij for mharc-grub-devel@gnu.org; Mon, 06 Apr 2009 12:21:07 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqrZJ-0006RE-8T for grub-devel@gnu.org; Mon, 06 Apr 2009 12:21:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqrZE-0006Qs-Rc for grub-devel@gnu.org; Mon, 06 Apr 2009 12:21:04 -0400 Received: from [199.232.76.173] (port=45374 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqrZE-0006Qo-J6 for grub-devel@gnu.org; Mon, 06 Apr 2009 12:21:00 -0400 Received: from c60.cesmail.net ([216.154.195.49]:40447) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1LqrZE-0001G9-AR for grub-devel@gnu.org; Mon, 06 Apr 2009 12:21:00 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 06 Apr 2009 12:20:59 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 898ED34C6D for ; Mon, 6 Apr 2009 12:22:07 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <49DA263E.7060803@gmail.com> 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> <49DA263E.7060803@gmail.com> Content-Type: text/plain Date: Mon, 06 Apr 2009 12:20:57 -0400 Message-Id: <1239034857.8986.36.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-1.fc10) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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 16:21:05 -0000 On Mon, 2009-04-06 at 17:56 +0200, phcoder wrote: > 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 I've just fixed "help parttool", it was a trivial bug in the "help" command. Still, a longer help message would be nice to have. -- Regards, Pavel Roskin