From b0265341c2e47cbda3056570dd5533afdbccd036 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 17 Jul 2001 20:39:02 +0000 Subject: don't allow --event to be used with --cmd/--run (#49203) --- src/initlog.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/initlog.1') diff --git a/src/initlog.1 b/src/initlog.1 index 87eaf8d3..5d50bf90 100644 --- a/src/initlog.1 +++ b/src/initlog.1 @@ -33,7 +33,7 @@ Execute the specified program, logging anything output to stdout or stderr. .TP .I "\-e, \-\-event=[number]" -Logs that the specified event happened. Usually used in conjuction +Logs that the specified event happened. Used in conjuction with \fB\-\-name\fR. Currently specified events are: .nf \fB1\fR the action completed successfully -- cgit