Skip to content

Commit 88d2638

Browse files
committed
Add doc for gitmastery version
1 parent 098b310 commit 88d2638

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/index.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ This is the overview of the commands available for Git-Mastery:
2323
|`gitmastery check github`|Verify that you have setup Github and Github CLI for Git-Mastery|
2424
|`gitmastery download <exercise name>`|Downloads the specified exercise to your local machine. For the list of exercises, refer [here](https://git-mastery.github.io/exercises)|
2525
|`gitmastery verify`|Verify your exercise attempt. Saves the progress made.|
26+
|`gitmastery version`|Get the current version of the Git-Mastery app on your machine.|
2627
|`gitmastery progress sync on`|Enable remote progress tracking.|
2728
|`gitmastery progress sync off`|Disable remote progress tracking.|
28-
|`gitmastery progress show`|Disables your progress made so far and a link to the progress dashboard if you have already enabled sync|
29-
|`gitmastery progress reset`|Resets the progress for one of your exercises|
29+
|`gitmastery progress show`|Disables your progress made so far and a link to the progress dashboard if you have already enabled sync.|
30+
|`gitmastery progress reset`|Resets the progress for one of your exercises.|

0 commit comments

Comments
 (0)