Merge branch 'jn/scripts-updates'
[gitweb.git] / Documentation / git-grep.txt
index a5c5a27da45f86dd6cb2fb664729e7e4adfbc34d..f83733490f5a881f6f197b3b62000337c500ef9d 100644 (file)
@@ -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