Skip to content

Commit

Permalink
ug update
Browse files Browse the repository at this point in the history
  • Loading branch information
Emberlynn-Loo committed Apr 15, 2024
1 parent dc12521 commit 0c2d8d6
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ This way, you can still add them to relationships, and fill in their details lat
<figcaption class="img_container_figCaption">Figure 17: Result For <code class="language-plaintext highlighter-rouge">find /alex /david</code></figcaption>
</figure>
</div>
</div>

<div markdown="span" class="alert alert-warning">:exclamation: **Caution:**
After using this command, you must enter command `list` to restore your list of contacts. Entering any other commands will cause the application to not function as the user expects (see more [below](#coming-soon)).
Expand Down Expand Up @@ -980,9 +981,6 @@ If the person you are adding the sex attribute to already has a siblings' or a s
<img src="{{site.baseurl}}/images/BeforeAddRolelessRelationCommand.png" alt="BeforeAddRolelessRelationCommand.png">
<figcaption class="img_container_figCaption">Figure 27: Before Add Roleless Relation Command</figcaption>
</figure>
</div>
<div style="page-break-after: always;"></div>
<div class="img_container" align="center">
<figure>
<img src="{{site.baseurl}}/images/AfterAddRolelessRelationCommand.png" alt="AfterAddRolelessRelationCommand.png">
<figcaption class="img_container_figCaption">Figure 28: After Add Roleless Relation Command</figcaption>
Expand Down Expand Up @@ -1075,9 +1073,6 @@ If the person you are adding the sex attribute to already has a siblings' or a s
<img src="{{site.baseurl}}/images/BeforeEditRolelessRelationCommand.png" alt="BeforeEditRolelessRelationCommand.png">
<figcaption class="img_container_figCaption">Figure 31: Before Edit Roleless Relation Command</figcaption>
</figure>
</div>
<div style="page-break-after: always;"></div>
<div class="img_container" align="center">
<figure>
<img src="{{site.baseurl}}/images/AfterEditRolelessRelationCommand.png" alt="AfterEditRolelessRelationCommand.png">
<figcaption class="img_container_figCaption">Figure 32: After Edit Roleless Relation Command</figcaption>
Expand Down Expand Up @@ -1206,9 +1201,6 @@ If the person you are adding the sex attribute to already has a siblings' or a s
<img src="{{site.baseurl}}/images/BeforeDeleteRelationTypeCommand.png" alt="BeforeDeleteRelationTypeCommand.png">
<figcaption class="img_container_figCaption">Figure 37: Before Delete Relation Type Command</figcaption>
</figure>
</div>
<div style="page-break-after: always;"></div>
<div class="img_container" align="center">
<figure>
<img src="{{site.baseurl}}/images/AfterDeleteRelationTypeCommand.png" alt="AfterDeleteRelationTypeCommand.png">
<figcaption class="img_container_figCaption">Figure 38: After Delete Relation Type Command</figcaption>
Expand Down Expand Up @@ -1245,9 +1237,6 @@ else `No Relationship Pathway Found` will be returned.
<img src="{{site.baseurl}}/images/BeforeAnySearchCommand.png" alt="BeforeAnySearchCommand.png">
<figcaption class="img_container_figCaption">Figure 39: Before Any Search Command</figcaption>
</figure>
</div>
<div style="page-break-after: always;"></div>
<div class="img_container" align="center">
<figure>
<img src="{{site.baseurl}}/images/AfterAnySearchCommand.png" alt="AfterAnySearchCommand.png">
<figcaption class="img_container_figCaption">Figure 40: After Any Search Command</figcaption>
Expand Down

0 comments on commit 0c2d8d6

Please sign in to comment.