From 00b03fbfeadab9b2a854de016e79e0003f059c68 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 4 Apr 2026 13:34:14 +0100 Subject: [PATCH] Note the --monitor option (#67). --- docs/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS.md b/docs/NEWS.md index 025850f..fb369ae 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -1,5 +1,6 @@ ### UNRELEASED + * *feature:* new **--monitor** option to run a command and watch its input, output, or both ([#67](https://codeberg.org/ivarch/pv/issues/67)) * *i18n:* Polish translations updated * *i18n:* Finnish translations updated