summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2013-04-21 18:06:02 +0300
committerSaku Ytti <saku@ytti.fi>2013-04-21 18:06:02 +0300
commit30f2826bbb49fa6d18ba5a8b98c69aeeb984eb30 (patch)
tree3d7cb90e9b91761727a71f3556bb98936de74b3e /README.md
parent4a01f154c1873b898476ff8765ced02c9a916746 (diff)
Dont reimplement 'cmd', call #cmd from #get
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c42b42c..113941b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
# API
## Input
* gets config from nodes
- * must implement 'connect', 'get'
+ * must implement 'connect', 'get', 'cmd'
* 'ssh' and 'telnet' implemented
## Output