summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://mildred.fr/ <http://mildred.fr/@web>2013-12-13 12:55:05 +0000
committerGravatar admin <admin@branchable.com>2013-12-13 12:55:05 +0000
commite7515c26154733637150882278d7db78f8a40d80 (patch)
treef1bd931346de8bcbc649e4738b4071802781dc52
parent99d60109e26444a1d1bfd9e710573d624e7f7937 (diff)
-rw-r--r--doc/bugs/No_manual_page_on_prebuilt_linux_version.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/No_manual_page_on_prebuilt_linux_version.mdwn b/doc/bugs/No_manual_page_on_prebuilt_linux_version.mdwn
new file mode 100644
index 000000000..0d6e99b24
--- /dev/null
+++ b/doc/bugs/No_manual_page_on_prebuilt_linux_version.mdwn
@@ -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