Skip to content
Snippets Groups Projects
Commit d1ec4d70 authored by Katya Demidova's avatar Katya Demidova
Browse files

Link to docs/packages#uninstall

parent 3875132b
No related merge requests found
...@@ -56,7 +56,7 @@ Apply a theme. To list available themes type `omf theme`. You can also [preview ...@@ -56,7 +56,7 @@ Apply a theme. To list available themes type `omf theme`. You can also [preview
Remove a theme or package. Remove a theme or package.
> Packages subscribed to `uninstall_<pkg>` events are notified before the package is removed, so custom cleanup of resources can be done. See [Uninstall](/docs/Packages.md#uninstall) for more information. > Packages subscribed to `uninstall_<pkg>` events are notified before the package is removed, so custom cleanup of resources can be done. See [Uninstall](/docs/en-US/Packages.md#uninstall) for more information.
#### `omf new pkg | theme` _`<name>`_ #### `omf new pkg | theme` _`<name>`_
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment