summaryrefslogtreecommitdiff
path: root/src/commandline.h
Commit message (Expand)AuthorAgeFilesLines
* replaced #pragma once by ifdefsisanae2020-11-031-2/+4
* command usage lines, exe optionsisanae2020-11-031-12/+15
* formatting for command listisanae2020-11-031-0/+24
* fixed handling of profile names with different casing than on the filesystemisanae2020-11-031-0/+2
* add warning when profile given with -p doesn't existisanae2020-11-031-0/+13
* removed unused `update` parameterisanae2020-11-031-0/+4
* implemented `launch` as a commandisanae2020-11-031-4/+47
* new CommandLine classisanae2020-11-031-0/+62