mirror of
https://github.com/GayPizzaSpecifications/darwin-apk.git
synced 2025-08-03 13:31:32 +00:00
Simple info/show command
This commit is contained in:
@ -15,6 +15,7 @@ struct DarwinApkCLI: AsyncParsableCommand {
|
||||
DpkRemoveCommand.self,
|
||||
DpkUpdateCommand.self,
|
||||
DpkUpgradeCommand.self,
|
||||
DpkSearchCommand.self
|
||||
DpkSearchCommand.self,
|
||||
DpkInfoCommand.self
|
||||
])
|
||||
}
|
||||
|
Reference in New Issue
Block a user