From: Heikki Orsila <heikki.orsila@iki.fi>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH] Correct documentation wording for diff options -S and --pickaxe-all
Date: Mon, 1 Sep 2008 02:03:04 +0300 [thread overview]
Message-ID: <20080831230304.GA30480@zakalwe.fi> (raw)
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
---
Documentation/diff-options.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 1759386..062a8ae 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -160,12 +160,12 @@ endif::git-format-patch[]
number.
-S<string>::
- Look for differences that contain the change in <string>.
+ Look for differences that contain <string> in the change.
--pickaxe-all::
When -S finds a change, show all the changes in that
- changeset, not just the files that contain the change
- in <string>.
+ changeset, not just the files that contain <string>
+ in the change.
--pickaxe-regex::
Make the <string> not a plain string but an extended POSIX
--
1.6.0.1
next reply other threads:[~2008-08-31 23:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-31 23:03 Heikki Orsila [this message]
2008-08-31 23:21 ` [PATCH] Correct documentation wording for diff options -S and --pickaxe-all Junio C Hamano
2008-08-31 23:59 ` Heikki Orsila
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080831230304.GA30480@zakalwe.fi \
--to=heikki.orsila@iki.fi \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox