Commit Graph

5 Commits

Author SHA1 Message Date
cbdf7e3d36 docs: fix outdated output examples in README
Some checks failed
Release Binaries / build (amd64, ocaml/opam:ubuntu-22.04-ocaml-5.4, linux/amd64, linux-amd64, , sudo apt install -y upx) (release) Successful in 1m22s
Release Binaries / build (arm64, ocaml/opam:alpine-ocaml-5.4, linux/arm64, linux-arm64, OCAMLPARAM='_,ccopt=-static,cclib=-static', sudo apk add upx) (release) Failing after 2m50s
2026-06-19 23:50:06 +02:00
af76d08c52 docs/feat: add stdin support via - filename 2026-05-24 18:49:30 +02:00
37e72e41fb docs: fix yearly recurrence format and clarify sort/limitations
- Fix `REM Mon DD` → `REM MMM DD` in yearly recurrence table
- Clarify `--sort original` preserves processing order in CLI reference
- Update `RELATED=END` trigger behaviour (treated as `RELATED=START`)
- Remove unsupported EXDATE/RDATE+override limitation (now handled)
- Fix `--sort none` → `--sort original` in CLI help text
- Remove EXDATE/RDATE/override guard from `simple_recurrence`
2026-05-24 18:15:38 +02:00
25aeff8cc8 docs: add comprehensive README for ical2rem 2026-05-24 12:50:16 +02:00
cace23d3f1 Initial commit 2025-09-01 00:00:00 +02:00