From 44c5cb4ea124177a53dd7e35edfe554005cde8a5 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 7 Feb 2025 17:42:16 +0100 Subject: dbris(1): document --with-offers and --with-upsell-offers --- bin/dbris | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'bin/dbris') diff --git a/bin/dbris b/bin/dbris index efc14e3..b4cc4e2 100755 --- a/bin/dbris +++ b/bin/dbris @@ -592,6 +592,16 @@ for 90 seconds in F<~/.cache/Travel-Routing-DE-DBRIS> (or a path relative to C<$XDG_CACHE_HOME>, if set). Use this option to disable caching. You can use B<--cache> to re-enable it. +=item B<-o>, B<--with-offers> + +(EXPERIMENTAL) +Request offers (e.g. local transit tickets, super saver tickets, flex tickets) +and list their prices, terms, and conditions for each connection. +Note that this option is still work-in-progress and may miss important details. +Offers consisting of multiple components (e.g. "buy a BahnCard 25 and then buy +a cheaper ticket for this connection") are not supported yet. +See also B<--with-upsell-offers>. + =item B<-p>, B<--passengers> I[:I,...][B<;>I[:I,...]B<;>...] Use the specified passenger information to request ticket offers and show the @@ -626,6 +636,11 @@ quality of service issues or announcements. Show version information and exit. +=item B<--with-upsell-offers> + +Include upsell offers such as "travel first class instead of second class". +Must be used with B<-o> / B<--with-offers>. + =back =head1 EXIT STATUS -- cgit v1.2.3