This commit is contained in:
Dax Raad
2025-06-12 14:11:01 -04:00
parent 17919fd496
commit ceee72eb98
+1 -1
View File
@@ -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", {