X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-grep.txt;h=74102b7944fd7153602ea5d9ae0969c150cd945f;hb=93872e07008510340eec951f0d037f7b3a0b8567;hp=56b683ae56ac65f11932f5cf74bafb7ede800f92;hpb=1c57119c70332faf206b5c7e2f3639b96a221717;p=git.git diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt index 56b683ae..74102b79 100644 --- a/Documentation/git-grep.txt +++ b/Documentation/git-grep.txt @@ -12,7 +12,7 @@ SYNOPSIS 'git-grep' [--cached] [-a | --text] [-I] [-i | --ignore-case] [-w | --word-regexp] [-v | --invert-match] - [-E | --extended-regexp] [-G | --basic-regexp] + [-E | --extended-regexp] [-G | --basic-regexp] [-F | --fixed-strings] [-n] [-l | --files-with-matches] [-L | --files-without-match] [-c | --count] [-A ] [-B ] [-C ]