git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <harald.pfeiffer _ xmart.de> 2018-09-29 16:52:43 +0200
committerHarald Pfeiffer <harald.pfeiffer _ xmart.de> 2018-09-29 16:52:43 +0200
commit663a5c2397d27f4a61bb5c0933d5df0402664d81 (patch)
treea9bdd9e0f2c7e2ed6f768ef2c402db26bd0fa1c4
parentd8400b00285533f727fbea83514b52be1e3d7d9c (diff)
downloadtimewarrior-holidays-663a5c2397d27f4a61bb5c0933d5df0402664d81.tar.bz2
updated script header to reflect current functionality
-rwxr-xr-xrefresh6
1 files changed, 3 insertions, 3 deletions
diff --git a/refresh b/refresh
index 586062c..586f9df 100755
--- a/refresh
+++ b/refresh
@@ -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 :)