kopia lustrzana https://github.com/c9/core
remove wrong data
rodzic
ef433b8948
commit
4b34d6aa19
|
@ -27,7 +27,7 @@ define(function(require, exports, module) {
|
||||||
cmd.addCommand({
|
cmd.addCommand({
|
||||||
name: "open",
|
name: "open",
|
||||||
info: " Opens a file or directory.",
|
info: " Opens a file or directory.",
|
||||||
usage: "[--wait] [--pipe] [--stream] <path>",
|
usage: "[--wait] [--pipe] <path>",
|
||||||
options: {
|
options: {
|
||||||
"wait": {
|
"wait": {
|
||||||
description: "Wait until the file(s) are closed",
|
description: "Wait until the file(s) are closed",
|
||||||
|
|
Ładowanie…
Reference in New Issue