Skip to content

Commit

Permalink
Change warning to info alert
Browse files Browse the repository at this point in the history
  • Loading branch information
saltedfishxx committed Oct 5, 2023
1 parent bec25f0 commit ba70168
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,12 @@ Displays a list of all schedules in the address book in a table format.
* If there are no schedules in the address book, displays a message telling the user to add a tutor with `add-s`.

![empty schedule list](images/emptyScheduleList.png)
<div markdown="block" class="alert alert-warning">
<div markdown="block" class="alert alert-info">

**:warning: Warning**<br>
**Error messages**:
* No error messages to show.

**:information_source: Information**<br>

Note that any additional parameters introduced after `list-s` will be ignored.
</div>
Expand Down

0 comments on commit ba70168

Please sign in to comment.