diff --git a/docs/man_pages/lib-management/plugin.md b/docs/man_pages/lib-management/plugin.md index 89677429c2..f44f2e6a41 100644 --- a/docs/man_pages/lib-management/plugin.md +++ b/docs/man_pages/lib-management/plugin.md @@ -35,5 +35,5 @@ Command | Description [plugin remove](plugin-remove.html) | Uninstalls the specified plugin and its dependencies. [plugin update](plugin-update.html) | Updates the specified plugin(s) and its dependencies. [plugin build](plugin-build.html) | Builds the Android project of a NativeScript plugin, and updates the `include.gradle`. -[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. <% } %>