Documentation: Add --line-number to git-grep synopsis
[gitweb.git] / Documentation / git-grep.txt
index d7523b3e45ff06bd7a8abf4ff466fe619c8268e7..4a5837881dc46358e47412e418bf0bceac3ddc3f 100644 (file)
@@ -12,7 +12,7 @@ SYNOPSIS
 'git grep' [-a | --text] [-I] [-i | --ignore-case] [-w | --word-regexp]
           [-v | --invert-match] [-h|-H] [--full-name]
           [-E | --extended-regexp] [-G | --basic-regexp]
-          [-F | --fixed-strings] [-n]
+          [-F | --fixed-strings] [-n | --line-number]
           [-l | --files-with-matches] [-L | --files-without-match]
           [(-O | --open-files-in-pager) [<pager>]]
           [-z | --null]