From d70abeac6f0e01ce32cb077bf50f7e5d52fc5367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Saparelli?= Date: Sat, 15 Jan 2022 15:26:57 +1300 Subject: [PATCH] Add --notify to man --- doc/watchexec.1.ronn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/watchexec.1.ronn b/doc/watchexec.1.ronn index 7a6b3ab5..02182e8b 100644 --- a/doc/watchexec.1.ronn +++ b/doc/watchexec.1.ronn @@ -93,6 +93,8 @@ Prints diagnostic and debugging messages to STDERR. Increase the amount of `v`s * `--print-events`, `--changes-only` (deprecated): Prints the events (changed paths, etc) that have triggered an action to STDERR. +* `-N`, `--notify`: +Sends desktop notifications on command start and command end. * `-V`, `--version`: Print the version of watchexec.