docs/Ruby-API.md in oxidized-0.29.1 vs docs/Ruby-API.md in oxidized-0.30.0

- old
+ new

@@ -4,10 +4,10 @@ ## Input * gets config from nodes * must implement 'connect', 'get', 'cmd' -* 'ssh', 'telnet', 'ftp', 'tftp', 'http' implemented +* 'ssh', 'telnet', 'ftp', 'tftp', 'scp', 'http' implemented ### http * Communicates with a device over http/https * Configurable variables from within model @username, @password, @headers.