You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/docs/cli/remove.adoc

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*