info: When passed the name or uuid of a remote, displays info about that remote.

No per-remote-type info yet.

This commit was sponsored by Stanley Yamane.
This commit is contained in:
Joey Hess 2014-10-21 13:44:17 -04:00
parent 4a9e70c705
commit aafaa363e3
4 changed files with 51 additions and 12 deletions

2
debian/changelog vendored
View file

@ -13,6 +13,8 @@ git-annex (5.20141014) UNRELEASED; urgency=medium
* glacier: Fix pipe setup when calling glacier-cli to retrieve an object.
* info: When run on a single annexed file, displays some info about the
file, including its key and size.
* info: When passed the name or uuid of a remote, displays info about that
remote.
-- Joey Hess <joeyh@debian.org> Tue, 14 Oct 2014 14:09:24 -0400