diff --git a/docs/UserGuide.md b/docs/UserGuide.md
index 0bc81a2e9b3..c09999cd261 100644
--- a/docs/UserGuide.md
+++ b/docs/UserGuide.md
@@ -205,6 +205,8 @@ Examples:
![result for 'findContact'](images/findContactResult.png)
+
+
## Meeting commands
### Adding a meeting: `addm`
@@ -276,6 +278,7 @@ Format: `viewm INDEX`
Examples:
* `viewm 2` Displays detailed information related to the 2nd meeting on the list, including current attendees.
+
### Search for Meetings using meeting fields: `findm`
@@ -299,6 +302,7 @@ Examples:
* `findm m/Meeting s/09.09.2023 0000 e/09.10.2023 0000` returns `Zoom meeting`, `Meeting advisor`, if these meetings start after 09.09.2023 0000 and end before 09.10.2023 0000
![result for 'findAlexMeeting'](images/findAlexMeetingResult.png)
+
### Add contact to meeting: `addmc`
@@ -357,6 +361,7 @@ If your changes to the data file makes its format invalid, OutBook will discard
--------------------------------------------------------------------------------------------------------------------
+
## FAQ
@@ -370,6 +375,7 @@ If your changes to the data file makes its format invalid, OutBook will discard
1. **When using multiple screens**, if you move the application to a secondary screen, and later switch to using only the primary screen, the GUI will open off-screen. The remedy is to delete the `preferences.json` file created by the application before running the application again.
--------------------------------------------------------------------------------------------------------------------
+
## Command summary