Usage...
authorheiko
Fri, 19 Aug 2005 13:49:21 +0000
changeset 14 dd2a6d48b046
parent 13 ce3163d69ea6
child 15 9a4e01051148
Usage...
exiacl.pl
--- a/exiacl.pl	Fri Aug 19 13:38:06 2005 +0000
+++ b/exiacl.pl	Fri Aug 19 13:49:21 2005 +0000
@@ -3,7 +3,7 @@
 # $Id$
 # $URL$
 use constant USAGE => << '#'; 
-!ME! [options] [-- exim native options]
+!ME! [options] [-- exim native options] 
 
     --[no]log	show the log output	[!$Cf->log!]
     --[no]debug	show debug debug output	[!$Cf->debug!]
@@ -23,6 +23,11 @@
     
     --[no]callout			[!$Cf->callout!]
 
+    Environment used: $EXIM		[!$ENV{EXIM}!]
+                      $EXIM_CONF	[!$ENV{EXIM_CONF}!]
+
+    Data is read from STDIN unless it's connected to terminal.
+
     $Id$
     $URL$
 #