From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: [PATCHv2 5/8] git-format-patch.txt: general rewordings and cleanups Date: Thu, 23 Apr 2009 09:16:52 -0700 Message-ID: <1240503412-6790-1-git-send-email-bebarino@gmail.com> References: <49F05B90.8050208@drmicha.warpmail.net> Cc: git@vger.kernel.org, Junio C Hamano To: Michael J Gruber X-From: git-owner@vger.kernel.org Thu Apr 23 18:19:04 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 1Lx1dY-0002fx-Bm for gcvg-git-2@gmane.org; Thu, 23 Apr 2009 18:18:56 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754185AbZDWQRC (ORCPT ); Thu, 23 Apr 2009 12:17:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753698AbZDWQRB (ORCPT ); Thu, 23 Apr 2009 12:17:01 -0400 Received: from rv-out-0506.google.com ([209.85.198.238]:35460 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753685AbZDWQRA (ORCPT ); Thu, 23 Apr 2009 12:17:00 -0400 Received: by rv-out-0506.google.com with SMTP id f9so569239rvb.1 for ; Thu, 23 Apr 2009 09:16:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:cc:subject :date:message-id:x-mailer:in-reply-to:references; bh=0TvUREDp8yjLn7RNtaZVY+BWiuA13KU0X5vv+ymF5i4=; b=ml568zpOnFFmFFq0AdzaeQUXVRBIdkm/VQFkafhxMEdshgtZufpnppxuEQNKhlHR98 t9Umx4TGGqGMtSNqGkcwDmvzUHx+bS68Rdr2r+8zbr2M9FxU84b/9XHyXhMCwxV3XRjv /M2dZE90tqEdmQF3eO7+Z1zqfIUGa1vXzsFuc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=GxHi9qhuBYIm+OeQbjIE116a2ByQbg2M59zd4R17zC7kCapWGZwAQV324aCUyv/oM3 ONhaP7Tk0PBXYESNfqxsq3H7v8iJd/aX6rZcyc31SNOeTQBRakaFx0HC83BjYDlQZhr9 t1nwIES0YkRuyHE3euW/eRf0cY2gc5AG8xfX8= Received: by 10.141.172.7 with SMTP id z7mr369832rvo.126.1240503419665; Thu, 23 Apr 2009 09:16:59 -0700 (PDT) Received: from earth ([76.89.212.195]) by mx.google.com with ESMTPS id g14sm314352rvb.18.2009.04.23.09.16.53 (version=SSLv3 cipher=RC4-MD5); Thu, 23 Apr 2009 09:16:58 -0700 (PDT) Received: by earth (sSMTP sendmail emulation); Thu, 23 Apr 2009 09:16:52 -0700 X-Mailer: git-send-email 1.6.2.3 In-Reply-To: <49F05B90.8050208@drmicha.warpmail.net> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 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 --- Fix some issues brought up by Michael J Gruber 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..6f1fc80 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[=