diff options
Diffstat (limited to 'util')
| -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. | 
