mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
sync
This commit is contained in:
parent
52ec134b2d
commit
69d6709a19
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const cli = yargs(hideBin(process.argv))
|
|||
})
|
||||
.usage("\n" + UI.logo())
|
||||
.command({
|
||||
command: "$0 <project>",
|
||||
command: "$0 [project]",
|
||||
describe: "Start OpenCode TUI",
|
||||
builder: (yargs) =>
|
||||
yargs.positional("project", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue