-
Notifications
You must be signed in to change notification settings - Fork 128
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
cannot understand how to use from the documentation #71
Comments
Same issue here, but it happens for ANY given command line option other than "csv". Running on Ubuntu 18.04 LTS, with the binary from the wget supplied in README.md |
The reason is that you have to put global commands first. So |
This would ideally be explained in the Unfortunately, whilst specifying flags in this order prevents the I suspect a connection problem but there's seemingly no error handling when that is the case. So I've no feedback on what might be wrong. For a program that states it's trying to help developers reduce swearing, it's quite frustratingly incomplete, seemingly, yet no indication of, no disrespect intended, it being alpha or beta software. Alas, despite someone submitting a PR in 2019 to improve error handling, @lukasmartinelli appears to have become unable to continue developing the project. Hopefully he's OK, health wise. Perhaps it would be handy to make this an archived project so it's obvious to people development has stalled or ended? |
./pgfutter csv --db top10m top10milliondomains.csv
Incorrect Usage: flag provided but not defined: -db
The text was updated successfully, but these errors were encountered: