File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ Run `tns help` to list all available commands. Run or `tns <Command> --help` to
198198* ` platform add <Platform> ` adds a new target platform to your project.
199199* ` platform remove <Platform> ` removes the selected platform from the target platforms of the project.
200200* ` platform update <Platform> ` updates the NativeScript runtime for the specified platform.
201- * ` library add <Platform> ` adds a locally stored native library to the current project.
201+ * ` library add <Platform> <Library Path> ` adds a locally stored native library to the current project.
202202* ` prepare <Platform> ` copies cross-platform and selected platform-specific content to the subdirectory for the target platform.
203203* ` build <Platform> ` builds the project for the selected target platform.
204204* ` emulate <Platform> ` builds the project for the selected target platform and runs it in the native emulator, if configured.
You can’t perform that action at this time.
0 commit comments