We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94027c7 + f0e7749 commit 4dd92cfCopy full SHA for 4dd92cf
cmd/codecrafters/main.go
@@ -24,7 +24,7 @@ USAGE
24
25
EXAMPLES
26
$ codecrafters test # Run tests without committing changes
27
- $ codecrafters test --previous # Run tests for the current stage and all previous stages without committing changes
+ $ codecrafters test --previous # Run tests for all previous stages and the current stage without committing changes
28
$ codecrafters submit # Commit changes & submit to move to next step
29
30
COMMANDS
0 commit comments