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

Crawl command shoud be named fink comand #61

Closed
c33s opened this issue Mar 8, 2019 · 1 comment
Closed

Crawl command shoud be named fink comand #61

c33s opened this issue Mar 8, 2019 · 1 comment

Comments

@c33s
Copy link
Contributor

c33s commented Mar 8, 2019

as the help uses the command name as command name shown in help texts the command maybe should be renamed.

λ fink --help
Description:
  Crawl the given URL

Usage:
  crawl [options] [--] <url>...
λ fink


  Not enough arguments (missing: "url").


crawl [-c|--concurrency CONCURRENCY] [-o|--output OUTPUT] [-D|--no-dedupe] [-x|--max-external-distance MAX-EXTERNAL-DISTANCE] [-k|--insecure] [-m|--max-distance MAX-DISTANCE] [--load-cookies LOAD-COOKIES] [--interval INTERVAL] [-p|--publisher PUBLISHER] [--display-bufsize DISPLAY-BUFSIZE] [--client-timeout CLIENT-TIMEOUT] [--client-redirects CLIENT-REDIRECTS] [--exclude-url EXCLUDE-URL] [--header HEADER] [--rate RATE] [--] <url>...
@dantleech
Copy link
Owner

Fixed in #85

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

No branches or pull requests

2 participants