Skip to content

Commit 76cb16b

Browse files
elena-pFatme
authored andcommitted
fix: update plugin create command description
1 parent da293d9 commit 76cb16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/man_pages/lib-management/plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ Command | Description
3535
[plugin remove](plugin-remove.html) | Uninstalls the specified plugin and its dependencies.
3636
[plugin update](plugin-update.html) | Updates the specified plugin(s) and its dependencies.
3737
[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`.
38+
[plugin create](plugin-create.html) | Creates a new project for NativeScript plugin development.
3939
<% } %>

0 commit comments

Comments
 (0)