Skip to content

Commit

Permalink
Merge pull request #197 from max-wunan/documentation
Browse files Browse the repository at this point in the history
format fix
  • Loading branch information
max-wunan authored Nov 9, 2020
2 parents 11c3e34 + 0ccd4f3 commit 7732d63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ Repeat the selected event for several weeks, or repeat all classes this week for

Format: `repeat INDEX NUMBER_OF_WEEKS` OR `repeat all NUMBER_OF_WEEKS`

Example Output:
Example Output:<br>
![Repeat1](diagrams/repeat1.png)
![Repeat2](diagrams/repeat2.png)

Expand Down Expand Up @@ -287,3 +287,4 @@ accuracy. If you really cannot find what is wrong, please report it as an issue
|list|`list`||
|locate|`locate LOCATION_NAME` OR `locate EVENT_INDEX`|`locate LT1`|
|sort|`sort SORT_CRITERIA` |`sort description`|
|repeat|`repeat INDEX NUMBER_OF_WEEKS` OR `repeat all NUMBER_OF_WEEKS`|`repeat 1 3`|

0 comments on commit 7732d63

Please sign in to comment.