summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-11-12 09:17:35 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2023-11-12 09:17:35 +0100
commita1e793e093a47bf5db7f90816430059dbcdf4bf4 (patch)
treefc199f8c0fb335e616aa12b8fb58b0b0089bf8d0 /bin
parentddad77216377d9ed1a663fd3d798f1207aec45e7 (diff)
hafas(1): document -v/--verbose
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hafas9
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/hafas b/bin/hafas
index 87f228d..b8ae8e5 100755
--- a/bin/hafas
+++ b/bin/hafas
@@ -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.