git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] Document -S option to git-log.
@ 2007-05-11  0:11 Johan Herland
  0 siblings, 0 replies; only message in thread
From: Johan Herland @ 2007-05-11  0:11 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]

The -S option to git-log is used early on in the user manual. This
indicates that it is probably one of the more used options to git-log,
and should therefore be part of the git-log manual page.

Signed-off-by: Johan Herland <johan@herland.net>
---
 Documentation/git-log.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index 49bb539..a10ec54 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -51,6 +51,9 @@ include::pretty-formats.txt[]
 	a record about how the tip of a reference was changed.
 	See also gitlink:git-reflog[1].
 
+-S<string>::
+	Show commits where the difference contains the change in <string>.
+
 <paths>...::
 	Show only commits that affect the specified paths.
 
-- 
1.5.0.7


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-11  0:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11  0:11 [PATCH 1/1] Document -S option to git-log Johan Herland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).