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
When running the command ipfs id, the last character of the output doesn't have a newline after it.
ipfs id
According to @whyrusleeping this is also the case for ipfs object get.
ipfs object get
The text was updated successfully, but these errors were encountered:
7b71698
Merge pull request #2242 from tomgg/issue1083
081c6d9
fix #1083: Append a newline to `ipfs id` output.
No branches or pull requests
When running the command
ipfs id
, the last character of the output doesn't have a newline after it.According to @whyrusleeping this is also the case for
ipfs object get
.The text was updated successfully, but these errors were encountered: