From c23ad07fe9f3845061d83f0e35c5990157d76235 Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@finalrewind.org>
Date: Fri, 19 Jun 2015 21:04:04 +0200
Subject: [PATCH] efa: update ignore-info default

---
 bin/efa | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/efa b/bin/efa
index 7af6e36..352287c 100755
--- a/bin/efa
+++ b/bin/efa
@@ -514,7 +514,8 @@ these are not always available.
 
 =item B<-I>|B<--ignore-info> [ I<regex> ]
 
-Ignore additional information matching I<regex> (default: /Fahrradmitnahme/)
+Ignore additional information matching I<regex>
+(default: /Fahrradmitnahme|Einstiegshilfe/)
 
 If I<regex> is not supplied, removes the default regex (-E<gt> nothing will be ignored)
 
-- 
GitLab