We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plugin create
1 parent da293d9 commit 76cb16bCopy full SHA for 76cb16b
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