summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/gix-annex_help_is_homicidal.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/gix-annex_help_is_homicidal.mdwn b/doc/bugs/gix-annex_help_is_homicidal.mdwn
new file mode 100644
index 000000000..c3204ade4
--- /dev/null
+++ b/doc/bugs/gix-annex_help_is_homicidal.mdwn
@@ -0,0 +1,18 @@
+> What steps will reproduce the problem?
+
+Run 'git-annex help'
+
+> What is the expected output?
+
+Something similar to 'git-annex --help', or a pointer to --help.
+
+> What do you see instead?
+
+ git-annex: Unknown command 'help'
+ Did you mean one of these?
+ drop
+ dead
+
+> What version of git-annex are you using? On what operating system?
+
+git-annex version 3.20120825 on Arch Linux x86_64, installed from AUR package git-annex and using the [haskell] repository for dependencies.