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

View file

@ -103,6 +103,8 @@ paramSize :: String
paramSize = "SIZE"
paramAddress :: String
paramAddress = "ADDRESS"
paramItem :: String
paramItem = "ITEM"
paramKeyValue :: String
paramKeyValue = "K=V"
paramNothing :: String