diff --git a/doc/fugitive.txt b/doc/fugitive.txt
index b32f4a54e5f59d7442a29a01de1f5664aec79a94..6134d9a76880a83f0e8be7729c98167c67675b83 100644
--- a/doc/fugitive.txt
+++ b/doc/fugitive.txt
@@ -122,7 +122,7 @@ that are part of Git repositories).
 
 :{range}Gread! [args]  |:read| the output of a Git command after {range}.
 
-                                                *fugitive-:Gwrite*
+                                        *fugitive-:Gw* *fugitive-:Gwrite*
 :Gwrite                 Write to the current file's path and stage the results.
                         When run in a work tree file, it is effectively git
                         add.  Elsewhere, it is effectively git-checkout.  A