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

Run without argument prints too verbose #98

Closed
hatoo opened this issue Jul 24, 2020 · 0 comments · Fixed by #99
Closed

Run without argument prints too verbose #98

hatoo opened this issue Jul 24, 2020 · 0 comments · Fixed by #99

Comments

@hatoo
Copy link
Owner

hatoo commented Jul 24, 2020

❯ cargo run
    Finished dev [unoptimized + debuginfo] target(s) in 0.06s
     Running `target/debug/oha`
error: The following required arguments were not provided:
    <url>

USAGE:
    oha <url> --fps <fps> --method <method> -n <n-requests> -c <n-workers> --redirect <redirect>

For more information try --help

it's better to

USAGE:
    oha <url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant