Skip to content

Commit 7132656

Browse files
committed
Update user guide
Update user guide to reflect new constraint
1 parent 4afe902 commit 7132656

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/UserGuide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,9 @@ If your changes to the data file makes its format invalid, AddressBook will disc
240240

241241
### Adding a meeting: `addm`
242242

243-
Adds a meeting to MeetBuddy.
243+
Adds a meeting to MeetBuddy. Note that meetings must be of minimum length of 15 mins
244+
and maximum length of 7 days. For example a meeting cannot be 15 March 16:00 - 22 March 16:00,
245+
but can be from 15 March 16:00 - 22 march 15:59.
244246

245247
Format: `addm n/NAME st/TIME ed/TIME des/DESCRIPTIONS pr/PRIORITY [p/PERSON RELATED]… [g/GROUP]…​`
246248

0 commit comments

Comments
 (0)