diff options
author | MajesticFalcon <Schylarutley@hotmail.com> | 2016-08-30 17:54:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-30 17:54:49 -0500 |
commit | 990aa6036c427a5cf56da5a7c007bcd6a1938a0a (patch) | |
tree | 3dd18c042c21ffec99961f00d225567bf970fb49 /README.md | |
parent | c12667b99594ef234f0ea181a0b38dcf03a3af43 (diff) |
Update README.MD
Fix mistake on input
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -749,7 +749,7 @@ The following objects exist in Oxidized. ## Input * gets config from nodes * must implement 'connect', 'get', 'cmd' - * 'ssh', 'telnet, sqlite, ftp, and tftp' implemented + * 'ssh', 'telnet, ftp, and tftp' implemented ## Output * stores config |