File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ Run `tns help` to view all available commands in the browser. Run `tns help <Com
260
260
* ` platform add <Platform> ` adds a new target platform to your project.
261
261
* ` platform remove <Platform> ` removes the selected platform from the target platforms of the project.
262
262
* ` platform update <Platform> ` updates the NativeScript runtime for the specified platform.
263
- * ` library add <Platform> <Library Path > ` adds a locally stored native library to the current project .
263
+ * ` library add <Platform> <Library Dir > ` adds all libraries in the stated directory (Library Dir) .
264
264
* ` prepare <Platform> ` copies cross-platform and selected platform-specific content to the subdirectory for the target platform.
265
265
* ` build <Platform> ` builds the project for the selected target platform.
266
266
* ` 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