From dcf2b5c0104048789b76c6ca78028aedf8363f0a Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 17 Feb 2025 13:37:33 +0900 Subject: [PATCH] WIP white/black-list: Update Changelog.md --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index a9a3c5b..505dd59 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,17 @@ ## Upcoming Changes +Add white/black-list flags: + - `--whitelist-contains ` + - `--whitelist-begins-with ` + - `--whitelist-ends-with ` + - `--blacklist-contains ` + - `--blacklist-begins-with ` + - `--blacklist-ends-with ` + +These flags should affect what entries are archived, what entries are printed +(with `-t`), and what entries are extracted. + ## Version 1.15 Add flag `--force-empty-dir-permissions <3-octal-values>` that force sets the -- 2.49.0