summaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-05-17 12:16:49 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-17 12:16:49 -0700
commit680ed3eeb6d6edd4095be43451fb1f73de17927b (patch)
tree76e191398307911a670412be7ab48d4e49449145 /Documentation/git-grep.txt
parentMerge branch 'dw/asciidoc-sources-are-dot-txt-files' (diff)
parentdocumentation: trivial style cleanups (diff)
downloadtgif-680ed3eeb6d6edd4095be43451fb1f73de17927b.tar.xz
Merge branch 'fc/doc-style'
* fc/doc-style: documentation: trivial style cleanups
Diffstat (limited to 'Documentation/git-grep.txt')
-rw-r--r--Documentation/git-grep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt
index 50d46e1a7b..8497aa4494 100644
--- a/Documentation/git-grep.txt
+++ b/Documentation/git-grep.txt
@@ -25,7 +25,7 @@ SYNOPSIS
[-W | --function-context]
[-f <file>] [-e] <pattern>
[--and|--or|--not|(|)|-e <pattern>...]
- [ [--exclude-standard] [--cached | --no-index | --untracked] | <tree>...]
+ [ [--[no-]exclude-standard] [--cached | --no-index | --untracked] | <tree>...]
[--] [<pathspec>...]
DESCRIPTION