From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael J Gruber Subject: Re: [PATCH 5/8] git-format-patch.txt: general rewordings and cleanups Date: Thu, 23 Apr 2009 14:14:08 +0200 Message-ID: <49F05B90.8050208@drmicha.warpmail.net> References: <1240479482-31366-1-git-send-email-bebarino@gmail.com> <1240479482-31366-2-git-send-email-bebarino@gmail.com> <1240479482-31366-3-git-send-email-bebarino@gmail.com> <1240479482-31366-4-git-send-email-bebarino@gmail.com> <1240479482-31366-5-git-send-email-bebarino@gmail.com> <1240479482-31366-6-git-send-email-bebarino@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, Junio C Hamano To: Stephen Boyd X-From: git-owner@vger.kernel.org Thu Apr 23 14:16:08 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LwxqZ-0003GX-En for gcvg-git-2@gmane.org; Thu, 23 Apr 2009 14:16:07 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755408AbZDWMOT (ORCPT ); Thu, 23 Apr 2009 08:14:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755345AbZDWMOS (ORCPT ); Thu, 23 Apr 2009 08:14:18 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:45044 "EHLO out2.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755100AbZDWMOR (ORCPT ); Thu, 23 Apr 2009 08:14:17 -0400 Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 6975931FD5E; Thu, 23 Apr 2009 08:14:16 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Thu, 23 Apr 2009 08:14:16 -0400 X-Sasl-enc: nCUox9OX3A449eEl0vDa/iwIsDE3n7eXOF6DERKRxMi5 1240488855 Received: from localhost.localdomain (whitehead.math.tu-clausthal.de [139.174.44.12]) by mail.messagingengine.com (Postfix) with ESMTPSA id 637813E952; Thu, 23 Apr 2009 08:14:15 -0400 (EDT) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b4pre) Gecko/20090420 Lightning/1.0pre Shredder/3.0b3pre In-Reply-To: <1240479482-31366-6-git-send-email-bebarino@gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Stephen Boyd venit, vidit, dixit 23.04.2009 11:37: > Clarify --no-binary description using some words from the original > commit 37c22a4b (add --no-binary, 2008-05-9). Cleanup --suffix > description. Add --thread style option to synopsis and reorganize it a > bit. Clarify renaming patches example and the configuration paragraph. > > Signed-off-by: Stephen Boyd > --- > Documentation/git-format-patch.txt | 38 ++++++++++++++++++------------------ > 1 files changed, 19 insertions(+), 19 deletions(-) > > diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt > index 4a43c64..5ac9e33 100644 > --- a/Documentation/git-format-patch.txt > +++ b/Documentation/git-format-patch.txt > @@ -9,10 +9,10 @@ git-format-patch - Prepare patches for e-mail submission > SYNOPSIS > -------- > [verse] > -'git format-patch' [-k] [-o | --stdout] [--thread] > - [--attach[=] | --inline[=] | > - [--no-attach]] > - [-s | --signoff] [] > +'git format-patch' [-k] [(-o|--output-directory) | --stdout] > + [--thread[=