index
:
Travel-Routing-DE-HAFAS
main
Interface to HAFAS-based itinerary services
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
bin/hafas
2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hafas b/bin/hafas
index b8ae8e5..d8fdc33 100755
--- a/
bin/hafas
+++ b/
bin/hafas
@@ -26,7 +26,7 @@ my $verbosity = 0;
my @output;
my %min_verbosity = (
A => 3,
- C => 1,
+ C => 0,
G => 2,
H => 1,
L => 0,