]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/remote/remote-docs.factor
Fixing assorted compile errors and help lint warnings
[factor.git] / basis / channels / remote / remote-docs.factor
index 862084e1d9e4a856f0f04102d0b7e894fc971aeb..309f764d2da6f1e6a3deb4baef1901fc0932b2ac 100644 (file)
@@ -6,6 +6,7 @@ IN: channels.remote
 HELP: <remote-channel>
 { $values { "node" "a node object" }
           { "id" "the id of the published channel on the node" } 
+          { "remote-channel" remote-channel }
 }
 { $description "Create a remote channel that acts as a proxy for a "
 "channel on another node. The remote node's channel must have been "