diff options
author | H. P. <harald.p.@xmart.de> | 2018-09-29 16:52:43 +0200 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-09-29 16:52:43 +0200 |
commit | 663a5c2397d27f4a61bb5c0933d5df0402664d81 (patch) | |
tree | a9bdd9e0f2c7e2ed6f768ef2c402db26bd0fa1c4 | |
parent | d8400b00285533f727fbea83514b52be1e3d7d9c (diff) | |
download | timewarrior-holidays-663a5c2397d27f4a61bb5c0933d5df0402664d81.tar.bz2 |
updated script header to reflect current functionality
-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 :) |