Update Command line options & settings authored by Robert Goldmann's avatar Robert Goldmann
......@@ -5,7 +5,7 @@
- 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.
- `budgetmaster.datepicker.simple=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`
......
......