We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38d839 commit 4d37462Copy full SHA for 4d37462
docs/man_pages/lib-management/plugin.md
@@ -17,8 +17,6 @@ Lets you manage the plugins for your project.
17
* `add` - Installs the specified plugin and its dependencies.
18
* `remove` - Uninstalls the specified plugin and its dependencies.
19
* `update` - Uninstalls and installs the specified plugin(s) and its dependencies.
20
-* `find` - Finds NativeScript plugins in npm.
21
-* `search` - Finds NativeScript plugins in npm.
22
* `build` - Builds the Android parts of a NativeScript plugin.
23
* `create` - Creates a project for building a new NativeScript plugin.
24
0 commit comments