diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-05-16 13:23:32 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-05-16 13:23:32 +0200 |
commit | 0cbcf5969b068264f32a7dab66368db0e1124d87 (patch) | |
tree | 18f64c4e9ae04451da70a8885e1c1fd9fe4c858b /bin | |
parent | 87d8ac2815c581c2c336f74d324c1ca92316b14e (diff) |
efa(1): Fixed and updated --ignore-info
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/efa | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -272,7 +272,7 @@ Only accept connections using trains of type I<type>, where I<type> may be: =item B<--ignore-info> I<regex> -Ignore additional information matching I<regen> (default: "Fahrradmitnahme( begrenzt)? möglich") +Ignore additional information matching I<regex> (default: /Fahrradmitnahme/) =over |