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

Explain what the bars mean in the CLI interface #264

Closed
adammw opened this issue Feb 12, 2015 · 1 comment
Closed

Explain what the bars mean in the CLI interface #264

adammw opened this issue Feb 12, 2015 · 1 comment

Comments

@adammw
Copy link

@adammw adammw commented Feb 12, 2015

I'm trying to understand what the bars mean in the CLI interface, but there's nothing in the README. A screenshot and explanation in the README would help a lot here.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Apr 11, 2015

The bars show which pieces and blocks the client is requesting.

Each bar is labeled with the piece number. Each piece is made up of 16KB blocks, labeled red for missing, blue for requested, and green for received.

The bars should probably be disabled by default (I just made an issue for that: #296). They're a bit overkill for most casual users, but useful when trying to debug issues.

@feross feross closed this Apr 11, 2015
@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.