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 7505317 commit 1dee6b9Copy full SHA for 1dee6b9
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