]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-grep.txt
*.[ch]: remove extern from function declarations using spatch
[thirdparty/git.git] / Documentation / git-grep.txt
index 84fe236a8ee2fd47814c4c7ee854c47279921169..2d27969057fd241922173d286a048e495b74bff0 100644 (file)
@@ -88,7 +88,7 @@ OPTIONS
        mechanism. Only useful with `--untracked`.
 
 --exclude-standard::
-       Do not pay attention to ignored files specified via the `.gitignore`
+       Do not pay attention to ignored files specified via the `.gitignore`
        mechanism.  Only useful when searching files in the current directory
        with `--no-index`.