commit dd66490e8194fd7d905d94221ea1e37bc798b38a
parent 7169599ee84dbc2ebad52eedc8c222f3ba8f5488
Author: Carlosokumu <carlosokumu254@gmail.com>
Date: Thu, 21 Aug 2025 23:00:35 +0300
update README.md
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -68,3 +68,6 @@ Using the `edit` command, you can modify an existing ical file's fields.
|--------------------|----------|-------------------|----------------------|
| `-i`, `--ical` | Yes | Path to ical file | `"/events/ical.ics"` |
| `-a`, `--all` | No | Apply to all events in the iCal file. If omitted, only the first event is modified. | - |
+| `-c`, `--contact` | No | Contact information | `"events@abc.org"` |
+| `-p`, `--poster` | No | Event headline image | `"events/posters/poster.png"` |
+| `-ld`, `--long` | No | Exhaustive description of the event | `"events/team/event_description.txt"` |