summaryrefslogtreecommitdiff
path: root/src/commandline.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed handling of profile names with different casing than on the filesystemisanae2020-11-031-0/+12
* add warning when profile given with -p doesn't existisanae2020-11-031-19/+79
* removed unused `update` parameterisanae2020-11-031-10/+34
* implemented `launch` as a commandisanae2020-11-031-16/+139
* new CommandLine classisanae2020-11-031-0/+205