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
$ ipfs version --commit ipfs version 0.4.2-2a3bba3
ipfs pin add --help hangs waiting for input ipfs pin add --help < /dev/null is okay ipfs pin add --help q is okay.
ipfs pin add --help
ipfs pin add --help < /dev/null
ipfs pin add --help q
The text was updated successfully, but these errors were encountered:
git revert -m1 e5e2f2c19c2b688a64b89b79a40f900048394336
Fixes it for me. Thus I am left to conclude something in pull request #2822 broke this.
Sorry, something went wrong.
Sorry, didn't notice this issue and created #2868
I will close this in favour of #2868
No branches or pull requests
ipfs pin add --help
hangs waiting for inputipfs pin add --help < /dev/null
is okayipfs pin add --help q
is okay.The text was updated successfully, but these errors were encountered: