summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnhzb9AQj5y4pUFlksrUIQ1z9AO1BcuZMw <Aren@web>2012-10-13 22:23:46 +0000
committerGravatar admin <admin@branchable.com>2012-10-13 22:23:46 +0000
commit04ea192f894d8c863449bc55ed71b280c4515d62 (patch)
tree705e2ed5adaafcce819efa072ffa57976e8009cd /doc
parent49bee9969e30ee05848cff8354671420425b6fb5 (diff)
Diffstat (limited to 'doc')
-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.