-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Default for -j is not clear #167
Labels
doc
An issue with or an improvement to documentation.
Comments
I guess it's confusing because of I guess it should say, " |
That would be much more clear! |
I can make a PR. Are the man pages auto generated somehow or should I make the same edits there? |
@durka Thanks! They aren't auto-generated unfortunately. You'll need to edit both |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rg --help
says this:I have four cores here. Given this documentation I have no idea what the default parallelishness is :)
The text was updated successfully, but these errors were encountered: