oh-my-fish/docs/cli/remove.adoc

15 lines
214 B
Plaintext
Raw Normal View History

2017-04-24 15:50:02 -05:00
Remove a package.
== USAGE
2017-04-24 15:50:02 -05:00
omf remove <package>
2017-06-17 16:19:36 -05:00
== DESCRIPTION
Removes an installed package identified by <package>.
== EXAMPLES
omf remove brew
omf remove l
== ALIASES
2017-04-27 12:00:06 -05:00
*omf r*, *omf rm*, *omf uninstall*