dbrgn / fahrplan

A SBB/CFF/FFS commandline based timetable client. Project started at make.opendata.ch.
GNU General Public License v3.0
132 stars 20 forks source link

Proxy support v2 #21

Closed tannerli closed 8 years ago

tannerli commented 8 years ago

Implemented the discussed changes.

Having multiple option arguments was already possible, since parse/shifting is done in a while loop.

dbrgn commented 8 years ago

Looks good, thanks! :)