Skip to content

Commit

Permalink
Update calendar.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna authored Sep 17, 2024
1 parent 635e4ce commit 6897292
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions docs/command/calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Calendar commands are used to parse, transform and validate existing iCalendar data.

## Validate
## Validate Object

### Generate validation report

Expand All @@ -14,14 +14,19 @@ Result:
- ERROR: VCALENDAR - If one is present, ALL others MUST NOT be present: VEVENT,VFREEBUSY,VTODO,VJOURNAL
```

## Serialize
## Serialize Object

TBD.

## Filter
## Filter Components

TBD.

## Replace UIDs
## Replace Component UIDs

TBD.

## Free/Busy Report

TBD.

0 comments on commit 6897292

Please sign in to comment.