From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: [PATCH 5/8] git-format-patch.txt: general rewordings and cleanups Date: Thu, 23 Apr 2009 02:37:59 -0700 Message-ID: <1240479482-31366-6-git-send-email-bebarino@gmail.com> 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> Cc: Junio C Hamano To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Apr 23 11:40:46 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 1LwvQ9-0001FG-Iq for gcvg-git-2@gmane.org; Thu, 23 Apr 2009 11:40:42 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754199AbZDWJiZ (ORCPT ); Thu, 23 Apr 2009 05:38:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753829AbZDWJiZ (ORCPT ); Thu, 23 Apr 2009 05:38:25 -0400 Received: from rv-out-0506.google.com ([209.85.198.236]:7604 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754124AbZDWJiX (ORCPT ); Thu, 23 Apr 2009 05:38:23 -0400 Received: by rv-out-0506.google.com with SMTP id f9so392313rvb.1 for ; Thu, 23 Apr 2009 02:38:23 -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=jhcWl9MfoZZaeHP19r9jtygjwuRsze9th756VEMvnvc=; b=pdCA6Pi+veCY6yMZrkw7R+1C+VJWRNPY70ix52HNFalVdTbbf7DptAllF9+Erovb07 Y/lN+bouBRZ256+ruJAxjt5YJ0XG9OBDQLGF8eC9ht6/OEi4ocjDFLZAW5jfIuwCDzAf 0TsF53AECGqDwNTi3AxvD2VKrDqLdqKDoFYFs= 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=X2mCDqPp0RcQW5oSkjcwtYvsxZq0hKq3p18km32GNc8sqFeid+i/V00eX5KOUQhy/W IqtKxEjs2jydgj/LNZX5lqrJ34N1cEn8/EyzKLBl2+E1P4e2BKTqN4k4wwiHBY8qQOJi eMi9+VYPotLyIgL6/iZICIjz55WEKxDDz9Be4= Received: by 10.141.33.8 with SMTP id l8mr252189rvj.294.1240479503314; Thu, 23 Apr 2009 02:38:23 -0700 (PDT) Received: from earth ([76.89.212.195]) by mx.google.com with ESMTPS id f42sm2187712rvb.9.2009.04.23.02.38.21 (version=SSLv3 cipher=RC4-MD5); Thu, 23 Apr 2009 02:38:22 -0700 (PDT) Received: by earth (sSMTP sendmail emulation); Thu, 23 Apr 2009 02:38:20 -0700 X-Mailer: git-send-email 1.6.2.3 In-Reply-To: <1240479482-31366-5-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: 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[=