summaryrefslogtreecommitdiffstats
path: root/git-grep.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-11 06:23:52 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-11 06:23:52 +0000
commit9f88386765adc1aacb4a0e3b488c69cffc59ca70 (patch)
tree2875537bd869b9969298d294b8131e3ec70dd856 /git-grep.html
parent31cca1669fe45cbdca5a7f6b888e9a1d04ee1f10 (diff)
downloadgit-htmldocs-9f88386765adc1aacb4a0e3b488c69cffc59ca70.tar.gz
Autogenerated HTML docs for v1.6.4-114-gefd1
Diffstat (limited to 'git-grep.html')
-rw-r--r--git-grep.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-grep.html b/git-grep.html
index 812171ff6..e5b749b47 100644
--- a/git-grep.html
+++ b/git-grep.html
@@ -329,6 +329,7 @@ git-grep(1) Manual Page
[-l | --files-with-matches] [-L | --files-without-match]
[-z | --null]
[-c | --count] [--all-match]
+ [--max-depth &lt;depth&gt;]
[--color | --no-color]
[-A &lt;post-context&gt;] [-B &lt;pre-context&gt;] [-C &lt;context&gt;]
[-f &lt;file&gt;] [-e] &lt;pattern&gt;
@@ -384,6 +385,15 @@ registered in the index file, or given tree objects.</p></div>
</p>
</dd>
<dt>
+--max-depth &lt;depth&gt;
+</dt>
+<dd>
+<p>
+ For each pathspec given on command line, descend at most &lt;depth&gt;
+ levels of directories. A negative value means no limit.
+</p>
+</dd>
+<dt>
-w
</dt>
<dt>
@@ -675,7 +685,7 @@ revamped by Junio C Hamano.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-09 16:48:59 UTC
+Last updated 2009-08-11 06:23:33 UTC
</div>
</div>
</body>