mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 09:44:21 +01:00
sync
This commit is contained in:
@@ -35,7 +35,7 @@ const cli = yargs(hideBin(process.argv))
|
|||||||
})
|
})
|
||||||
.usage("\n" + UI.logo())
|
.usage("\n" + UI.logo())
|
||||||
.command({
|
.command({
|
||||||
command: "$0 <project>",
|
command: "$0 [project]",
|
||||||
describe: "Start OpenCode TUI",
|
describe: "Start OpenCode TUI",
|
||||||
builder: (yargs) =>
|
builder: (yargs) =>
|
||||||
yargs.positional("project", {
|
yargs.positional("project", {
|
||||||
|
|||||||
Reference in New Issue
Block a user