diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-12 17:37:22 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-12 17:37:22 +0100 |
commit | 4c4562342db0c63fac726a4e5fce2b026a7fafc4 (patch) | |
tree | 93e7a8e5c47d8057330e84a288bff7161c4a7c0c /bin | |
parent | 239da00af8b6aea0857182bc61b806069fb805d9 (diff) |
hafas(1): Add SYNOPSIS
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/hafas | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -375,7 +375,7 @@ __END__ =head1 NAME -hafas - Interface to the HAFAS (e.g. Deutsche Bahn) trip search +hafas - Interface to HAFAS (e.g. Deutsche Bahn) itinerary services =head1 SYNOPSIS @@ -388,7 +388,9 @@ version 0.00 =head1 DESCRIPTION -tbd +B<hafas> is a command line client for HAFAS-based public transit itinerary +services, e.g. the one operated by Deutsche Bahn. It requests connections +between two stops and prints the results. =head1 OPTIONS |