Update Command line options & settings authored by Robert Goldmann's avatar Robert Goldmann
## Command line options
- `--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.
- Must be absolute.
- The specified folder and all parent directories will be created if they do not exist
## Settings
- `use.simple.datepicker=true` default: `false` Disables the graphical datepicker while creating/editing transactions.
- Date must be entered manually.
- repeating end date is no longer verified to be after start date.
- Allowed input formats are `DD.MM.YY`, `DD.MM.YYYY`, `DDMMYYYY` and `DDMMYY`
- If only `DD.MM.YY` is inserted the year is automatically converted to the 20XX.
- missing dots will be added automatically
\ No newline at end of file