This commit is contained in:
parent
66514f6794
commit
c8112ab729
1 changed files with 16 additions and 0 deletions
16
doc/bugs/No_manual_page_on_prebuilt_linux_version.mdwn
Normal file
16
doc/bugs/No_manual_page_on_prebuilt_linux_version.mdwn
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
### 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
|
Loading…
Add table
Add a link
Reference in a new issue