summaryrefslogtreecommitdiff
path: root/doc/bugs/gix-annex_help_is_homicidal.mdwn
blob: c3204ade4f1d60408a8c6e978a1ab7b65c2ee57b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.