From f48123ef277adc1878e1b1d8f2906ac817f57014 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?=
Date: Fri, 1 Nov 2024 15:58:04 +0000 Subject: [PATCH] doc: mention new timeout short options in NEWS * NEWS: Mention the timeout -f and -p options. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8fea2657b2..75263d0272 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,9 @@ GNU coreutils NEWS -*- outline -*- %$ format, where '' is an integer referencing a particular argument, thus allowing repetition or reordering of printf arguments. + timeout now supports the POSIX:2024 specified -f, and -p short options, + corresponding to --foreground, and --preserve-status respectively. + ** Improvements 'head -c NUM', 'head -n NUM', 'nl -l NUM', 'nproc --ignore NUM', -- 2.47.2