From 43c62fd5e9c934ceb5559d464789ca161682a358 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 30 May 2017 01:40:04 +0200 Subject: rwc: add e flag to exit after the first reported change Closes: #1 [via git-merge-pr] --- rwc.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'rwc.1') diff --git a/rwc.1 b/rwc.1 index 57c9d22..cfd7714 100644 --- a/rwc.1 +++ b/rwc.1 @@ -6,7 +6,7 @@ .Nd report when changed .Sh SYNOPSIS .Nm -.Op Fl 0dp +.Op Fl 0dep .Op Ar path\ ... .Sh DESCRIPTION .Nm @@ -34,6 +34,8 @@ Also detect file deletion. In this case, deleted files are prefixed by .Sq Li "- " (that is, a dash and a space). +.It Fl e +Exit after the first reported change. .It Fl p Pipe mode; don't report changes while the standard output pipe is not empty. -- cgit 1.4.1