Document :Git --no-pager

This commit is contained in:
Tim Pope 2019-08-02 02:00:10 -04:00
parent b9c47cec52
commit 928e1e71e7

View File

@ -25,8 +25,8 @@ that are part of Git repositories).
*fugitive-:Git!* *fugitive-:Git!*
:Git! {args} Like |:Git|, but capture the output into a temp file, :Git! {args} Like |:Git|, but capture the output into a temp file,
and |:split| that that temp file. Use :0Git to :Git --no-pager {args} and |:split| that that temp file. Use :0Git to
|:edit| the temp file instead. :Git -P {args} |:edit| the temp file instead.
*fugitive-:Gcd* *fugitive-:Gcd*
:Gcd [directory] |:cd| relative to the repository. :Gcd [directory] |:cd| relative to the repository.