diff --git a/plugins/c9.cli.open/open.js b/plugins/c9.cli.open/open.js index a89bb42a..f4baf0d7 100755 --- a/plugins/c9.cli.open/open.js +++ b/plugins/c9.cli.open/open.js @@ -27,7 +27,7 @@ define(function(require, exports, module) { cmd.addCommand({ name: "open", info: " Opens a file or directory.", - usage: "[--wait] [--pipe] [--stream] ", + usage: "[--wait] [--pipe] ", options: { "wait": { description: "Wait until the file(s) are closed",