From 0a1473ede9ee999ad23dd548c34518b8342fc928 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 6 Mar 2018 19:16:16 +0100 Subject: rwc: mention -e in head comment --- rwc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rwc.c b/rwc.c index 5d72878..4ff2b1a 100644 --- a/rwc.c +++ b/rwc.c @@ -1,7 +1,8 @@ /* - * rwc [-0dp] [PATH...] - report when changed + * rwc [-0dep] [PATH...] - report when changed * -0 use NUL instead of newline for input/output separator * -d detect deletions too (prefixed with "- ") + * -e exit after the first reported change * -p pipe mode, don't generate new events if stdout pipe is not empty * * To the extent possible under law, Leah Neukirchen -- cgit 1.4.1