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:
parent
4a9e70c705
commit
aafaa363e3
4 changed files with 51 additions and 12 deletions
|
@ -103,6 +103,8 @@ paramSize :: String
|
|||
paramSize = "SIZE"
|
||||
paramAddress :: String
|
||||
paramAddress = "ADDRESS"
|
||||
paramItem :: String
|
||||
paramItem = "ITEM"
|
||||
paramKeyValue :: String
|
||||
paramKeyValue = "K=V"
|
||||
paramNothing :: String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue