From e1ae9effbcc9673bdc4bedbdbe6028f00114108c Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Fri, 18 Mar 2016 11:26:11 -0400 Subject: [PATCH] Document bang to :Ggrep Closes https://github.com/tpope/vim-fugitive/issues/767 --- doc/fugitive.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fugitive.txt b/doc/fugitive.txt index 4a7b8b7..51fc591 100644 --- 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