From f110adc7ac8ae159568661c6d036f3dba6b91aab Mon Sep 17 00:00:00 2001 From: nreHieW Date: Fri, 27 Oct 2023 10:39:21 +0800 Subject: [PATCH] Update UG --- docs/UserGuide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 431fa7b1015..848f97dd2ea 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -15,6 +15,8 @@ Connectify is a networking platform designed to help professionals efficiently m * [Deleting Contacts](#deleting-contacts) * [Editing Contacts](#editing-people) * [Listing Contacts](#listing-all-entities) + * [Listing Companies](#listing-all-companies) + * [Listing People](#listing-all-people) * [Exit](#exit) * [FAQ](#faq) * [Known issues](#known-issues) @@ -192,7 +194,7 @@ Deleted Company: Test Company The company index provided is invalid. ``` -### Editing People +### Editing Contacts #### Command: `edit` The `edit` command allows you to modify the details of a person in your Connectify database. Follow the format below to edit contacts. @@ -336,8 +338,6 @@ That is not a valid command. ``` [More Features Coming Soon] ->>>>>>> master - -------------------------------------------------------------------------------------------------------------------- ## FAQ