From 4cb1d4758f72a153e5a8b1248f8499cc2b99a920 Mon Sep 17 00:00:00 2001 From: isaacs Date: Fri, 3 Mar 2023 17:26:21 -0800 Subject: [PATCH] changelog about bin interactivity --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 766630f5..eaf52e56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ - Add filter option - bin: add --verbose, -v to print files as they are deleted - bin: add --no-verbose, -V to not print files as they are deleted +- bin: add -i --interactive to be prompted on each deletion +- bin: add -I --no-interactive to not be prompted on each + deletion # v4.2