]> git.street.me.uk Git - andy/viking.git/blobdiff - tools/README
[QA] Function should use a constant name parameter
[andy/viking.git] / tools / README
index 4447231d0473d59b446e97da27fd8ae401984015..1f40c3cafb4bdeca1781f645d04ed580d3bd3b71 100644 (file)
@@ -2,4 +2,5 @@ Try this:
 ./googledirections "boston, ma" "new york, ny" | ../src/viking -
 
 Or edit gcget with your geocaching.com username and password and try this:
-./gcget 94704 50 2>/dev/null | ../src/viking -
+./gcget 34.25,-118.25 50 2>/dev/null | ../src/viking -
+(new python script no longer works with zip code, but this should be trivial to add.)