diff options
-rw-r--r-- | CHANGES.md | 4 | ||||
-rw-r--r-- | doc/calcurse.1.txt | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -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: diff --git a/doc/calcurse.1.txt b/doc/calcurse.1.txt index b690e2d..4d202c8 100644 --- a/doc/calcurse.1.txt +++ b/doc/calcurse.1.txt @@ -203,7 +203,7 @@ displays those for yesterday and today. The first form is equivalent to *-Q *-F*, *--filter*:: Deprecated, see <<_purge,-P, --purge>>. Note that this option is for backward compatibility and not the same as *-P* (it does not use the invert - filter option. + filter option). *-g*, *--gc*:: Run the garbage collector for note files. The garbage collector removes |