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

Improve "scoop alias list" output (#2160) #2163

Merged
merged 3 commits into from
Apr 4, 2018
Merged

Improve "scoop alias list" output (#2160) #2163

merged 3 commits into from
Apr 4, 2018

Conversation

r15ch13
Copy link
Member

@r15ch13 r15ch13 commented Mar 29, 2018

See: #2160

Example output:

λ scoop alias list

i       scoop install
test    composer install
u       scoop uninstall
upgrade scoop update *
λ scoop alias list -v

Name    Command          Summary
----    -------          -------
i       scoop install
test    composer install Run composer install in current directory
u       scoop uninstall
upgrade scoop update *   Updates all apps like brew or apt

@r15ch13 r15ch13 requested review from rasa and brandon93s March 29, 2018 12:31
Copy link
Member

@brandon93s brandon93s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

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.

None yet

3 participants