This commit is contained in:
Kreyren 2020-02-05 09:14:01 +00:00
parent b3bdeb2021
commit 09da48eaa7

@ -3,4 +3,4 @@
This subcommand is expected to resolve various packages on the target system i.e if end-user wants to install wine then this subcommand is expected to handle it.
## Practical example
user inputs `main resolve app-compat/wine` -> various options -> Compile -> Install wine on the end-user system
user inputs `main resolve app-compat/wine` in cli -> various options -> Compile -> Install wine on the end-user system