Added the Open command to the subcommands lists of the Colibri command in the executable target.
This commit is contained in:
parent
77363a7c0e
commit
e5e6dab515
@ -11,6 +11,7 @@ struct Colibri: AsyncParsableCommand {
|
||||
Build.self,
|
||||
Clean.self,
|
||||
Create.self,
|
||||
Open.self,
|
||||
Outdated.self,
|
||||
Update.self
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user