From 4eddc74341d71b1fcdb582aedfe9dec4c90b61a3 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 18 Mar 2014 06:06:58 -0400 Subject: [PATCH] chore(pipe) createPipe -> create --- lib/server/pipe.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/server/pipe.js b/lib/server/pipe.js index 92ee6547..fcea2351 100644 --- a/lib/server/pipe.js +++ b/lib/server/pipe.js @@ -8,7 +8,7 @@ '# Module is part of Cloud Commander,' + '\n' + '# used for work with stream.' + '\n' + '# If you wont to see at work call' + '\n' + - '# pipe.createPipe' + '\n' + + '# pipe.create' + '\n' + '# http://cloudcmd.io' + '\n'); var main = global.cloudcmd.main,