Update Command line options & settings authored by Robert Goldmann's avatar Robert Goldmann
## Command line options ## Command line options
- `--debugFolder` All artifacts (database, settings, log, ...) will be saved in `%appdata%\Deadlocker\BudgetMaster\debug` - `--debugFolder` All artifacts (database, settings, log, ...) will be saved in `%appdata%\Deadlocker\BudgetMaster\debug`
- `--customFolder="C:/myAwesomeFolder` Allows to specify a custom folder wehre all articafacts will be saved. - `--customFolder="C:/myAwesomeFolder` Allows to specify a custom folder wehre all articfacts will be saved.
- Must be absolute. - Must be absolute.
- The specified folder and all parent directories will be created if they do not exist - The specified folder and all parent directories will be created if they do not exist
... ...
......