summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-05-15 00:56:23 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-05-15 00:56:23 +0200
commit700bba61249ef34ce31717a34b4c0df348a3d20a (patch)
tree2a9af6c72fc7ece86f9bc8f9c9156f2a07d85c56
parent597cb8e0ea5082b856652997dcc2484cb9b7baa2 (diff)
efa(1): Add some general POD sections
-rwxr-xr-xbin/efa24
1 files changed, 23 insertions, 1 deletions
diff --git a/bin/efa b/bin/efa
index a8ee155..c59264e 100755
--- a/bin/efa
+++ b/bin/efa
@@ -556,7 +556,29 @@ Print version information
=back
-=head1 BUGS
+=head1 EXIT STATUS
+
+Non-Zero on grave errors, otherwise zero. Note that there are cases where
+B<efa> returns zero although it didn't work properly (i.e. displays an empty
+result).
+
+=head1 CONFIGURATION
+
+None.
+
+=head1 DEPENDENCIES
+
+This script requires the WWW::Mechanize module and perl 5.10 (or higher).
+
+=head1 BUGS AND LIMITATIONS
The Unicode handling is slightly messed up. Therefore, arguments to B<efa>
should always be plain ASCII (ue instead of E<uuml> etc).
+
+=head1 AUTHOR
+
+Copyright (C) 2009,2010 by Daniel Friesel E<lt>derf@derf.homelinux.orgE<gt>
+
+=head1 LICENSE
+
+ 0. You just DO WHAT THE FUCK YOU WANT TO.