Fixed missing `"` in `create`

master
Joey Hines 2020-05-02 13:49:20 -05:00
parent 81660a72df
commit 642abf7ccb
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ fn confirm(ctx: &mut Context, msg: &Message, _args: Args) -> CommandResult {
#[command]
/// Creates an event and previews the announcement
///
/// `~create "event name" "04:20pm 2069-04-20" "event description" "http://optional.thumbnail.link" "optional organizer`
/// `~create "event name" "04:20pm 2069-04-20" "event description" "http://optional.thumbnail.link" "optional organizer"`
///
/// **Time format**
/// The time format is HH:MMam YYYY-MM-DD