Skip to content

Commit

Permalink
Merge pull request #342 from Ruizhi2001/branch-fix-column
Browse files Browse the repository at this point in the history
Fix column in table
  • Loading branch information
samuelmui8 authored Nov 15, 2023
2 parents edc226e + 5710e23 commit 84627d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,7 @@ Outcome:

### 5.2 Stall Management Commands <a id="stall-management-commands"></a>


| Features | Format, Examples |
|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------|
| **List** | `list` <br> e.g. `list` |
Expand All @@ -950,6 +951,7 @@ Outcome:
| **Review stall** | `review-stall s/STALL_INDEX r/STALL_RATING d/DESCRIPTION` <br> e.g. `review-stall` s/1 r/5 d/Good food and service | |
| **Delete stall review** | `delete-stall-review s/STALL_INDEX` <br> e.g. `delete-stall-review` s/1 |


### 5.3 Stall Sorting Commands <a id="stall-sorting-commands"></a>

| Features | Format, Examples |
Expand Down

0 comments on commit 84627d6

Please sign in to comment.