close; git annex list is the command you seek

This commit is contained in:
Joey Hess 2015-02-25 14:30:59 -04:00
parent f09a3a89c1
commit c05f8b3c66

View file

@ -52,3 +52,9 @@ git-annex:
500 http://neuro.debian.net/debian-devel/ jessie/main amd64 Packages
100 /var/lib/dpkg/status
"""]]
> See `git annex list`, which comes right after `whereis` in the
> man page, and is described as "similar to whereis but a more compact
> display".
>
> [[done]] --[[Joey]]