Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Use tabwriter in commands help section #1

Merged
merged 1 commit into from
Jun 7, 2019
Merged

Use tabwriter in commands help section #1

merged 1 commit into from
Jun 7, 2019

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Apr 29, 2019

Before:

Commands:
	add adds something
	list	lists some things
	remove	removes something
	set sets the thing

After

Commands:
	add     adds something
	list    lists some things
	remove  removes something
	set     sets the thing

@coadler
Copy link
Contributor Author

coadler commented Apr 30, 2019

cc @ammario since I don't have perms to request a review

@dom3k
Copy link

dom3k commented Jun 7, 2019

I love this change.

@ammario ammario merged commit 16565d5 into coder:master Jun 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants