blob: eeb96a197bf7fabd2a89984d23d23c9f7a678b50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
### 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]]
|