mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 15:36:53 +02:00
Research nak's event implementation and design Grimoire's EVENT command that maintains flag symmetry with REQ where applicable: - Reuses -k, -e, -p, -t, -d, -T flags with same syntax - Adds -c for content, --ts for timestamp - Same relay argument handling Document includes parser interface, examples, man page entry, and comparison with nak's implementation.