From a15a4e03566d39d0e40b8abc6780c8d8c30f99b6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 8 Oct 2014 12:21:25 +0200 Subject: efa(1): Add examples --- bin/efa | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 056cfd6..1b4a71f 100755 --- a/bin/efa +++ b/bin/efa @@ -562,6 +562,30 @@ Print version information None. +=head1 EXAMPLES + +=over + +=item efa Do Hbf MH Hbf + +Look up a connection from Dortmund (Do) Hbf to MElheim (MH) Hbf + +=item efa --include ice Essen Hbf Hamburg Dammtor + +Look up a connection with long-distance trains + +=item efa --arrive 18:00 -e zug,s-bahn -M E Wickenburgstr D Oststr + +Look up a connection from Essen Wickenburgstr to DEsseldorf Oststr. +Do not use any trains, make sure to arrive around 18:00 and print links to +maps of all interchange stations. + +=item efa -s vvs Stuttgart Hbf Stuttgart Marienplatz + +Use the VVS (Verkehrsverbund Stuttgart) EFA service to look up a connection. + +=back + =head1 DEPENDENCIES This script requires perl 5.10 (or higher) with the following modules: -- cgit v1.2.3