summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/efa1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/efa b/bin/efa
index 4d30bb5..6916644 100755
--- a/bin/efa
+++ b/bin/efa
@@ -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,