commit e1ae9effbcc9673bdc4bedbdbe6028f00114108c (tree)
parent 19d1c944dbf59f252135688018610a12ce5718b4
Author: Tim Pope <code@tpope.net>
Date: Fri, 18 Mar 2016 11:26:11 -0400
Document bang to :Ggrep
Closes https://github.com/tpope/vim-fugitive/issues/767
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/fugitive.txt b/doc/fugitive.txt
@@ -95,10 +95,10 @@ that are part of Git repositories).
:Gfetch [args] Like |:Gpush|, but for git-fetch.
*fugitive-:Ggrep*
-:Ggrep [args] |:grep| with git-grep as 'grepprg'.
+:Ggrep[!] [args] |:grep|[!] with git-grep as 'grepprg'.
*fugitive-:Glgrep*
-:Glgrep [args] |:lgrep| with git-grep as 'grepprg'.
+:Glgrep[!] [args] |:lgrep|[!] with git-grep as 'grepprg'.
*fugitive-:Glog*
:Glog [args] Load all previous revisions of the current file into