From 90b91d92dbb259e5195f5a45b015ae73875f97e3 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 24 Feb 2019 12:49:32 +0100 Subject: Fix note on -P in the 4.4.0 release notes Reported-by: Lars Henriksen Signed-off-by: Lukas Fleischer --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 9ae0dca..0593e0a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,9 @@ Version 4.4.0 (2019-02-21) - Compatibility notes: - * The -F option was renamed to -P; please use -P instead. + * The -F option is superseded by -P which can be used to *remove* certain + entries from the data file (instead of keeping them). Please consult the + man page for details. - New features: -- cgit v1.2.3-54-g00ecf