diff options
Diffstat (limited to 'refresh')
-rwxr-xr-x | refresh | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,9 +10,9 @@ This is very alpha. Since holidata.net has a few minor mistakes for Germany I'm test.xx-YY for now (I've just reported these, so allow the guys some time :) ). The files are still sourcable with that name :) -Also, for now this script only downloads de-DE. You will notice the complete lack of a main() - definition, that is the next step: it will also carry parameters so you can download your - own stuff. + Also, this is still missing --region. You can use --locale and --year to download the respective + data, but you can not make the script just refresh existing files yet, nor can you narrow the + download down to specific regions. Finally, I'm fixing the ISO-3166-2 violation for North Rhine Westphalia - holidata.net has de-NRW. That is the next bug to fix for them :) |