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

align output for the command ipfs object stat #6189

Merged
merged 1 commit into from
Apr 6, 2019
Merged

align output for the command ipfs object stat #6189

merged 1 commit into from
Apr 6, 2019

Conversation

myself659
Copy link
Contributor

License: MIT
Signed-off-by: Eric Wu [email protected]

before align

root@IA:~/ipfs-demo# ipfs object stat QmchMzwpT2c8qWn8JL3bfjTm3hFa45QDRe4DAUBTseitCD
NumLinks: 4
BlockSize: 200
LinksSize: 178
DataSize: 22
CumulativeSize: 947747

after align

root@IA:~/ipfs-demo# ipfs object stat QmchMzwpT2c8qWn8JL3bfjTm3hFa45QDRe4DAUBTseitCD
NumLinks:       4
BlockSize:      200
LinksSize:      178
DataSize:       22
CumulativeSize: 947747

@Stebalien Stebalien merged commit c91e075 into ipfs:master Apr 6, 2019
@Stebalien
Copy link
Member

Thanks!

@myself659
Copy link
Contributor Author

Thanks!

It is my pleasure!

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