cli: Fix typo
This commit is contained in:
parent
c893676610
commit
7c60a8ed4f
@ -27,7 +27,7 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
|
||||
type: "boolean",
|
||||
},
|
||||
selftest: {
|
||||
describe: "Run a selftext and exit",
|
||||
describe: "Run a selftest and exit",
|
||||
type: "boolean",
|
||||
},
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user