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

Fixed typo #103

Merged
merged 3 commits into from
Mar 24, 2022
Merged

Fixed typo #103

merged 3 commits into from
Mar 24, 2022

Conversation

hahwul
Copy link
Contributor

@hahwul hahwul commented Mar 17, 2022

Proposed changes

Fixed typo in usage (PROXY > -hp flag)

before

PROXY:
   -hp, -http-proxy string[]    Upstream HTTP Proxies (eg http://proxy-ip:proxy-port

after

PROXY:
   -hp, -http-proxy string[]    Upstream HTTP Proxies (eg http://proxy-ip:proxy-port)

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@ehsandeep ehsandeep changed the base branch from master to dev March 24, 2022 11:05
@ehsandeep ehsandeep merged commit 4ad91fe into projectdiscovery:dev Mar 24, 2022
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 this pull request may close these issues.

2 participants