packages feed

git-annex-5.20131221: doc/bugs/No_manual_page_on_prebuilt_linux_version.mdwn

### Please describe the problem, What steps will reproduce the problem?

    $ which git-annex
    ~/.local/bin/git-annex
    $ git help annex
    No manual entry for git-annex
    $ git annex --help
    No manual entry for git-annex

(either that or it display the manual of system-installed git-annex, not the locally installed one)

### What version of git-annex are you using? On what operating system?

Fedora 20

`git-annex --version` doesn't work and the webapp tells me Version: 5.20131130-gc25be33

> [[fixed|done]] (OSX too) --[[Joey]]