Unverified Commit a1e793e0 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

hafas(1): document -v/--verbose

parent ddad7721
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -367,7 +367,7 @@ hafas - Interface to the HAFAS (e.g. Deutsche Bahn) trip search
=head1 SYNOPSIS

B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>]
[B<-s> I<service>] [B<-l> I<language>] I<from> I<to>
[B<-s> I<service>] [B<-l> I<language>] [B<-v>] I<from> I<to>

=head1 VERSION

@@ -423,6 +423,13 @@ See B<--list> for a list of known services.

Planned departure (or arrival) time.  Default: now.

=item B<-v>, B<--verbose>

Show more HAFAS messages, e.g. related to construction sites or Wi-Fi
availability. Repeating B<-v> increases the verbosity.  The level, and thus
number of different message types that B<hafas> displays, ranges from 0 (no
B<-v>) to 3 (B<-vvv>).

=item B<-V>, B<--version>

Show version information and exit.