Merge branch 'ml/pager'
authorJunio C Hamano <junkio@cox.net>
Sun, 13 Aug 2006 02:13:25 +0000 (19:13 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 13 Aug 2006 02:13:25 +0000 (19:13 -0700)
1  2 
Documentation/git.txt
diff --combined Documentation/git.txt
index bcf187a11cfaf754ecb93a2210139dd88f6a9d32,d24388368e5c84957dda9730fd59702db7b0fd83..3de5fa9c82de4d49a041480ce6681f69a97f167c
@@@ -397,9 -397,6 +397,9 @@@ gitlink:git-quiltimport[1]:
  gitlink:git-relink[1]::
        Hardlink common objects in local repositories.
  
 +gitlink:git-svn[1]::
 +      Bidirectional operation between a single Subversion branch and git.
 +
  gitlink:git-svnimport[1]::
        Import a SVN repository into git.
  
@@@ -445,9 -442,6 +445,9 @@@ gitlink:git-get-tar-commit-id[1]:
  gitlink:git-imap-send[1]::
        Dump a mailbox from stdin into an imap folder.
  
 +gitlink:git-instaweb[1]::
 +      Instantly browse your working repository in gitweb.
 +
  gitlink:git-mailinfo[1]::
        Extracts patch and authorship information from a single
        e-mail message, optionally transliterating the commit
@@@ -633,6 -627,9 +633,9 @@@ git Diff
  
  other
  ~~~~~
+ 'GIT_PAGER'::
+       This environment variable overrides `$PAGER`.
  'GIT_TRACE'::
        If this variable is set git will print `trace:` messages on
        stderr telling about alias expansion, built-in command