Skip to content

Commit

Permalink
Correct formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Aishwarya-Hariharan-Iyer authored Sep 23, 2022
1 parent 55a7845 commit 431f2d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Tags a deadline to a project with the specified PROJECT_ID.
Format: `deadline -t i/PROJECT_ID d/DATETIME`

<div markdown="span" class="alert alert-primary">:bulb: **Tip:**
DATETIME must be in the following format: yyyy-mm-dd
`DATETIME` must be in the following format: yyyy-mm-dd
</div>

Examples:
Expand All @@ -199,7 +199,7 @@ Removes a deadline to a project with the specified `PROJECT_ID`.

Format: `deadline -e i/PROJECT_ID d/NEW_DATETIME`

* DATETIME must be in the following format: yyyy-mm-dd
* `DATETIME` must be in the following format: yyyy-mm-dd

Examples:
* `deadline -e 1 2022-09-16`
Expand Down

0 comments on commit 431f2d8

Please sign in to comment.