From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lqr8L-0001N0-5r for mharc-grub-devel@gnu.org; Mon, 06 Apr 2009 11:53:13 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lqr8J-0001L3-2v for grub-devel@gnu.org; Mon, 06 Apr 2009 11:53:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lqr8E-0001JE-HW for grub-devel@gnu.org; Mon, 06 Apr 2009 11:53:10 -0400 Received: from [199.232.76.173] (port=33321 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lqr8E-0001J9-Cx for grub-devel@gnu.org; Mon, 06 Apr 2009 11:53:06 -0400 Received: from c60.cesmail.net ([216.154.195.49]:37719) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1Lqr8D-00059M-Tc for grub-devel@gnu.org; Mon, 06 Apr 2009 11:53:06 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 06 Apr 2009 11:53:05 -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 A723834C6D for ; Mon, 6 Apr 2009 11:54:13 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <49D9D0E6.5090706@gmail.com> References: <49AEEF72.5050000@gmail.com> <49C3EF85.5080908@gmail.com> <49D726DF.4010601@gmail.com> <200904052348.15540.okuji@enbug.org> <49D9D0E6.5090706@gmail.com> Content-Type: text/plain Date: Mon, 06 Apr 2009 11:53:03 -0400 Message-Id: <1239033183.8986.30.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 15:53:11 -0000 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> -- Regards, Pavel Roskin