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

Command name change for uninstalling gem #1351

Closed
kulbida opened this issue Sep 29, 2015 · 2 comments
Closed

Command name change for uninstalling gem #1351

kulbida opened this issue Sep 29, 2015 · 2 comments

Comments

@kulbida
Copy link

kulbida commented Sep 29, 2015

I would love to suggest to change the command to unnstall, unistall, damn... uninstall the gem.
The suggestion is to change the command to be remove, which is easier to write and it still self explanatory.
So instead of

gem uninstall <gem_name>

use

gem remove <gem_name>
@drbrain drbrain modified the milestones: Future, Unfulfilled Promises and Broken Dreams Sep 29, 2015
@drbrain
Copy link
Member

drbrain commented Sep 29, 2015

RubyGems allows you to use the shortest unambiguous prefix for command names so gem uni works as well.

We can't change the command name and I'm unsure about an alias.

@kulbida
Copy link
Author

kulbida commented Oct 15, 2015

alright, let it be uni. rem would still be more accurate though. :)

@kulbida kulbida closed this as completed Oct 15, 2015
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

No branches or pull requests

2 participants