diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ # API ## Input * gets config from nodes - * must implement 'connect', 'get' + * must implement 'connect', 'get', 'cmd' * 'ssh' and 'telnet' implemented ## Output |