Update on the usage of refresh command and availability, and other miscellaneous stuff #267
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Specify in the UserGuide that refresh command only works for persons that are currently listed. To refresh for all persons, the user should type in
list
first. Also mention that the allowed format for availability format is HH:mm. Also Use this PR to resolve some typos undetected in #152 and #156. Therefore change other relevent parts in the devloper guide. Detailedly, When we refer to the implementer of a component, change name to its corresponding[ABC]Manager
class.