summaryrefslogtreecommitdiff
path: root/doc/bugs/Unknown_command___39__list__39__.mdwn
blob: f08fc6eef28294d64643627e0f818dd9355b505b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### Please describe the problem.

The man page claims there exists a query command 'list' but:

    % git annex list somefile
    git-annex: Unknown command 'list'

### What version of git-annex are you using? On what operating system?

man page online and git-annex version 4.20130909.

> Your last line explains the problem. The online man page
> documents the latest release, or in some cases
> unrelased git version. You have a version 2 releases old installed.
> [[done]] --[[Joey]]