Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Wrap --help command descriptions at 80 characters  #2363

Closed
@misskniss

Description

@misskniss

As a user, I want the descriptions in help to wrap nicely for reasonably small terminal window sizes at 80-100 characters so that it is readable.

Example from running coder server --help

Screen Shot 2022-06-15 at 10 29 59 AM

Implementation Notes:

If we can easily detect the window size, use that to help wrap appropriately with a min line length of 80 chars.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions