Skip to content

Commit

Permalink
Merge pull request #40 from brandon-nam/branch-documentation
Browse files Browse the repository at this point in the history
Edit minor details in UG
  • Loading branch information
nananakx-x authored Oct 6, 2023
2 parents 5b07573 + 531b577 commit 54c428d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Examples:
Expected output(success):
```agsl
Adds a fosterer to the address book.
Format: add n/NAME p/PHONE_NUMBER e/EMAIL a/ADDRESS animal/ANIMAL_NAME t/HOUSING_TYPE t/TYPE_OF_ANIMAL_FOSTERED…​
Format: add n/NAME p/PHONE_NUMBER e/EMAIL a/ADDRESS animal/ANIMAL_NAME t/AVAILABILITY t/HOUSING_TYPE t/TYPE_OF_ANIMAL_FOSTERED/WANTED…​
```

Expected output (fail):
Expand Down Expand Up @@ -98,7 +98,8 @@ Oops! There seems to be an error, please check the format of your command again.
Edits the details of a fosterer stored in the address book.

**Format**: `edit INDEX`
Alias: `view`

**Alias: `view`**

**Parameter**: `INDEX`

Expand Down

0 comments on commit 54c428d

Please sign in to comment.