We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./stargazers cockroachdb/cockroach --token=f87456b1112dadb2d831a5792bf2ca9a6afca7bc Error: unknown command "cockroachdb/cockroach" for "stargazers" Run 'stargazers --help' for usage. failed running command ["cockroachdb/cockroach" "--token=f87456b1112dadb2d831a5792bf2ca9a6afca7bc"]: unknown command "cockroachdb/cockroach" for "stargazers"
The text was updated successfully, but these errors were encountered:
the correct command seems
./stargazers -r cockroachdb/cockroach --token=f87456b1112dadb2d831a5792bf2ca9a6afca7bc
Sorry, something went wrong.
Update usage syntax
7adfbcd
Fixes spencerkimball#10
No branches or pull requests
./stargazers cockroachdb/cockroach --token=f87456b1112dadb2d831a5792bf2ca9a6afca7bc
Error: unknown command "cockroachdb/cockroach" for "stargazers"
Run 'stargazers --help' for usage.
failed running command ["cockroachdb/cockroach" "--token=f87456b1112dadb2d831a5792bf2ca9a6afca7bc"]: unknown command "cockroachdb/cockroach" for "stargazers"
The text was updated successfully, but these errors were encountered: