log.pl
changeset 5 adfce511f604
parent 4 29674fb1ef8a
child 6 75e15810eb67
--- a/log.pl	Wed Aug 02 06:56:16 2006 +0000
+++ b/log.pl	Wed Aug 02 07:49:51 2006 +0000
@@ -6,9 +6,9 @@
     --[no]db	insert into log database [$opt_db]
     --[no]mail	send mails to @config::mailto [$opt_mail]
     --message=s message
-                - if the message starts with '@' it's considered
+                - if the message starts with '\@' it's considered
 		  to be a message FILE.
-		- message can be: apt[:text]@<FILE> - this will
+		- message can be: apt[:text]\@<FILE> - this will
 		  start special file processing (assuming output
 		  from apt, with text (default: APT: upgrade) going
 		  to the first line)