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

Regular updates (late Feb) #1014

Merged
merged 15 commits into from
Mar 12, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo
jorgeorpinel committed Mar 10, 2020
commit df7527f68d4265a6919564d6d704d479b6dd8ad4
2 changes: 1 addition & 1 deletion public/static/docs/command-reference/repro.md
Original file line number Diff line number Diff line change
@@ -149,7 +149,7 @@ and only execute the final stage.
- `-q`, `--quiet` - do not write anything to standard output. Exit with 0 if all
stages are up to date or if all stages are successfully executed, otherwise
exit with 1. The command defined in the stage is free to write output
irregardless of this flag.
regardless of this flag.

- `-v`, `--verbose` - displays detailed tracing information.