1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-24 10:50:22 +03:00

s3-examples: fix usage for eventlog example script.

Guenther
This commit is contained in:
Günther Deschner 2009-04-27 11:14:44 +02:00
parent 6f4044cae9
commit 381f88f081

View File

@ -20,7 +20,7 @@
##
######################################################################
## usage: tail -f /var/log/syslog | parselog.pl | eventlogadm "Application"
## usage: tail -f /var/log/syslog | parselog.pl | eventlogadm -o write "Application"
while(<>) {
chomp();