mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
remove wrong data
This commit is contained in:
parent
ef433b8948
commit
4b34d6aa19
@ -27,7 +27,7 @@ define(function(require, exports, module) {
|
||||
cmd.addCommand({
|
||||
name: "open",
|
||||
info: " Opens a file or directory.",
|
||||
usage: "[--wait] [--pipe] [--stream] <path>",
|
||||
usage: "[--wait] [--pipe] <path>",
|
||||
options: {
|
||||
"wait": {
|
||||
description: "Wait until the file(s) are closed",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user