diff options
author | tv <tv@nomic.retiolum> | 2013-11-04 18:11:50 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-11-04 18:11:50 +0100 |
commit | 770f0329cd762cbba6b3b24fc37829e9768c6f1f (patch) | |
tree | 1dfea1c24251b7dd338eba55b27ebea88457862c | |
parent | 0c87b4279fdc49052a66bcd174c2fc2e1a9cf0e8 (diff) |
vvs.de: talk about hours and minutes
-rwxr-xr-x | util/bin/vvs.de | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/bin/vvs.de b/util/bin/vvs.de index 718f34ce..3b7ccf93 100755 --- a/util/bin/vvs.de +++ b/util/bin/vvs.de @@ -4,10 +4,10 @@ # vvs.de - web scraper for VVS departure information # # SYNOPSIS -# vvs.de ORIGIN DESTINATION +# vvs.de ORIGIN DESTINATION [HH [MM]] # # EXAMPLES -# $ vvs.de Hauptbahnhof Renningen +# $ vvs.de Hauptbahnhof Renningen 13 37 # # CAVEATS # Acceptable operands have to be found by trial and error. |