Skip to content

Commit

Permalink
Update UserGuide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Y-Yan committed Nov 14, 2023
1 parent 1184a29 commit ce334db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,11 @@ Format: `exit`
* Update an existing exercise `update MONTH DAY OLD_EXERCISE_NAME OLD_CALORIES_BURNED`
`NEW_EXERCISE_NAME NEW_CALORIES_BURNED`
* View existing exercises `view VIEW_TYPE VIEW_SCOPE`
* Insert a new calorie consumption goal `set AMOUNT on DD/MM/YYYY`
* Delete a calorie goal `deleteG Index`
* View the input calories goal `viewG`
* Achieve a calories goal `achieve Index`
* View achievement `achievement`
* Exit program `exit`


Expand Down

0 comments on commit ce334db

Please sign in to comment.