oh-my-fish/docs/cli/remove.adoc
Stephen M. Coakley dc211893b1
Improve docs
2017-06-17 16:33:02 -05:00

15 lines
214 B
Plaintext

Remove a package.
== USAGE
omf remove <package>
== DESCRIPTION
Removes an installed package identified by <package>.
== EXAMPLES
omf remove brew
omf remove l
== ALIASES
*omf r*, *omf rm*, *omf uninstall*