summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-29 02:57:19 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-29 02:57:19 +0200
commitafe352aaf71ebf3abb266e2268c3717c87de4773 (patch)
tree62df76e47f4e76b629ee458814df4099a15e654a
parent9ffefcd5e1f8f13d99c57210919e9585d95f5fc1 (diff)
efa(1): Update EXIT STATUS
-rwxr-xr-xbin/efa11
1 files changed, 7 insertions, 4 deletions
diff --git a/bin/efa b/bin/efa
index 8f649f4..9ac12ff 100755
--- a/bin/efa
+++ b/bin/efa
@@ -354,10 +354,13 @@ Print version information
=head1 EXIT STATUS
0 Everything went well
- 1 Ambiguous input, re-run efa with different arguments
- 2 efa.vrr.de error (i.e. unable to find matching connections)
- 3 efa.vrr.de error (usually invalid input data)
- 255 Any other kind of error
+ 1 Invalid arguments, see error message
+ 2 Network error, unable to send request
+ 3 efa.vrr.de did not return any parsable data
+ 4 efa.vrr.de error: ambiguous input
+ 5 efa.vrr.de error: no connections found
+ 10 Unknown Travel::Status::DE::VRR error
+ 255 Other internal error
=head1 CONFIGURATION