logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

icalfilter - filter an iCalendar file based on class and/or category

Description

       ./icalfilter: unrecognized option '--help'

       -p, --class=CLASS
              only (PUBLIC, CONFIDENTIAL, PRIVATE, NONE)

       -P, --not-class=CLASS
              exclude (PUBLIC, CONFIDENTIAL, PRIVATE, NONE)

       -c, --category=CATEGORY
              only events of this category

       -C, --not-category=CATEGORY
              exclude events of this category

       --add-category=CATEGORY
              add category to output events

              input and output are iCalendar files

icalfilter 3.0                                     April 2024                                      ICALFILTER(1)

Name

       icalfilter - filter an iCalendar file based on class and/or category

Synopsis

ical2html [options] inputoutput

See Also