Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonggiee committed Mar 24, 2020
1 parent 7978132 commit 9ed843f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Examples:
|Command | Summary
|`add-c n/NAME p/PHONE_NUMBER e/EMAIL [t/TAG]…`| Adds a new client into FitBiz.
|`delete-c INDEX`| Deletes a client and its associated exercises.
|`edit-c INDEX [n/NAME] [p/PHONE] [e/EMAIL] [t/TAG]…​ `| Edits an existing client.
|`edit-c INDEX [n/NAME] [p/PHONE] [e/EMAIL] [t/TAG]…​`| Edits an existing client.
|`filter-c KEYWORD [MORE_KEYWORDS]`| Filters a client based on specified keywords.
|`list-c`| Shows the list of clients in FitBiz.
|`view-c INDEX`| Shows detailed information of a client.
Expand Down

0 comments on commit 9ed843f

Please sign in to comment.