Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated and reorganised help table #162

Merged
merged 2 commits into from
Apr 11, 2020

Conversation

yuxianglim
Copy link

No description provided.

Copy link

@lamyuewei lamyuewei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, approved!

Comment on lines +146 to +161
+ "| set-name USER_NAME |"
+ " Set the user's name |\n"
+ "| set-age USER_AGE |"
+ " Set the user's age |\n"
+ "| set-height USER_HEIGHT |"
+ " Set the user's height |\n"
+ "| set-weight USER_WEIGHT |"
+ " Set/Update weight in user profile |\n"
+ "| check-weight-progress |"
+ " List index of weight progress |\n"
+ "| delete-weight INDEX |"
+ " Delete weight from the weight progress list |\n"
+ "| set-weight-goal WEIGHT_GOAL |"
+ " Set the user's new weight goal |\n"
+ "| check-bmi |"
+ " Show user's BMI and BMI table |\n"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this update!

Comment on lines +180 to +183
+ "| check-required-cal |"
+ " Check amount of calories required/day |\n"
+ "| clear-records |"
+ " Clear the records in the database |\n"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@lamyuewei lamyuewei merged commit 2b0b946 into AY1920S2-CS2113-T15-4:master Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants