documentation: add 'see also' sections to git-rm and git-add
[git.git] / Documentation / git-rm.txt
index 401bfb2..d8a5afa 100644 (file)
@@ -74,6 +74,9 @@ git-rm -f git-*.sh::
        shell expand the asterisk (i.e. you are listing the files
        explicitly), it does not remove `subdir/git-foo.sh`.
 
+See Also
+--------
+gitlink:git-add[1]
 
 Author
 ------