Add extra :type options to el-get-sources docstring

This commit is contained in:
David Miller 2011-08-26 03:11:08 +02:00
parent 8613048e98
commit bf1bc800f5

View File

@ -642,8 +642,10 @@ definition provided by `el-get' recipes locally.
:type
The type of the package, currently el-get offers support for
`apt-get', `elpa', `git' and `http'. You can easily support
your own types here, see the variable `el-get-methods'.
`apt-get', `elpa', `git', `emacsmirror', `git-svn', `bzr' `svn',
`cvs', `darcs', `fink', `ftp', `emacswiki', `http-tar', `pacman',
`hg' and `http'. You can easily support your own types here,
see the variable `el-get-methods'.
:branch