Commit 024ccd51 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

efa: Added --help option

parent 7c379a61
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ GetOptions(
	'debug'     => \$debug,
	'depart=s'  => \$time_depart,
	'from=s{2}' => \@from,
	'help'      => sub {exec('perldoc', $0)},
	'ignore-info=s' => \$ignore_info,
	'post=s'    => \%post,
	'restrict=s' => \$restrict,