diff options
| author | Teddy Wing | 2021-05-23 17:21:07 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-05-23 17:21:07 +0200 |
| commit | b1bb877d9b8891e337529c5b7a6074f38636b972 (patch) | |
| tree | ec6d19182fd7789abdcadcc1df1f8b939279f3ff | |
| parent | 090e330fc133743e144ffe5ebc70bd25e7bd6e39 (diff) | |
| download | google-calendar-rsvp-b1bb877d9b8891e337529c5b7a6074f38636b972.tar.bz2 | |
doc/google-calendar-rsvp.1.txt: Describe RSVP command line flags
| -rw-r--r-- | doc/google-calendar-rsvp.1.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/google-calendar-rsvp.1.txt b/doc/google-calendar-rsvp.1.txt index ab1ce25..ea16bf8 100644 --- a/doc/google-calendar-rsvp.1.txt +++ b/doc/google-calendar-rsvp.1.txt @@ -21,13 +21,13 @@ TODO OPTIONS ------- -y, --yes:: - rsvp with "yes" + Accept the event invitation. -n, --no:: - rsvp with "no" + Decline the event invitation. -m, --maybe:: - rsvp with "maybe" + Tentatively accept the event invitation. --email:: Read a Google Calendar invitation email from standard input and extract |
