Skip to content

Commit cbfa639

Browse files
authored
Merge pull request #5004 from NativeScript/hristova/update-command-description
fix: update `plugin create` command description
2 parents da293d9 + 76cb16b commit cbfa639

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)