We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da293d9 + 76cb16b commit cbfa639Copy full SHA for cbfa639
docs/man_pages/lib-management/plugin.md
@@ -35,5 +35,5 @@ Command | Description
35
[plugin remove](plugin-remove.html) | Uninstalls the specified plugin and its dependencies.
36
[plugin update](plugin-update.html) | Updates the specified plugin(s) and its dependencies.
37
[plugin build](plugin-build.html) | Builds the Android project of a NativeScript plugin, and updates the `include.gradle`.
38
-[plugin create](plugin-create.html) | Builds the Android project of a NativeScript plugin, and updates the `include.gradle`.
+[plugin create](plugin-create.html) | Creates a new project for NativeScript plugin development.
39
<% } %>
0 commit comments