Skip to content

Commit 2c5fc10

Browse files
authored
Merge pull request #3330 from NativeScript/tsonevn_update_command
adding update command in the list
2 parents 3064e0d + 4d8e51f commit 2c5fc10

13 files changed

+41
-0
lines changed

docs/man_pages/general/autocomplete-disable.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ Command | Description
2323
[proxy](proxy.html) | Displays proxy settings.
2424
[proxy clear](proxy-clear.html) | Clears proxy settings.
2525
[proxy set](proxy-set.html) | Sets proxy settings.
26+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
2627
<% } %>

docs/man_pages/general/autocomplete-enable.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ Command | Description
2323
[proxy](proxy.html) | Displays proxy settings.
2424
[proxy clear](proxy-clear.html) | Clears proxy settings.
2525
[proxy set](proxy-set.html) | Sets proxy settings.
26+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
2627
<% } %>

docs/man_pages/general/autocomplete-status.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ Command | Description
2222
[proxy](proxy.html) | Displays proxy settings.
2323
[proxy clear](proxy-clear.html) | Clears proxy settings.
2424
[proxy set](proxy-set.html) | Sets proxy settings.
25+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
2526
<% } %>

docs/man_pages/general/autocomplete.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ Command | Description
3232
[proxy](proxy.html) | Displays proxy settings.
3333
[proxy clear](proxy-clear.html) | Clears proxy settings.
3434
[proxy set](proxy-set.html) | Sets proxy settings.
35+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
3536
<% } %>

docs/man_pages/general/doctor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ Command | Description
2020
[proxy](proxy.html) | Displays proxy settings.
2121
[proxy clear](proxy-clear.html) | Clears proxy settings.
2222
[proxy set](proxy-set.html) | Sets proxy settings.
23+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
2324
<% } %>

docs/man_pages/general/error-reporting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ Command | Description
2929
[proxy](proxy.html) | Displays proxy settings.
3030
[proxy clear](proxy-clear.html) | Clears proxy settings.
3131
[proxy set](proxy-set.html) | Sets proxy settings.
32+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
3233
<% } %>

docs/man_pages/general/extension-install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ Command | Description
3232
[proxy](proxy.html) | Displays proxy settings.
3333
[proxy clear](proxy-clear.html) | Clears proxy settings.
3434
[proxy set](proxy-set.html) | Sets proxy settings.
35+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
3536
<% } %>

docs/man_pages/general/extension-uninstall.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ Command | Description
2828
[proxy](proxy.html) | Displays proxy settings.
2929
[proxy clear](proxy-clear.html) | Clears proxy settings.
3030
[proxy set](proxy-set.html) | Sets proxy settings.
31+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
3132
<% } %>

docs/man_pages/general/extension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ Command | Description
2222
[proxy](proxy.html) | Displays proxy settings.
2323
[proxy clear](proxy-clear.html) | Clears proxy settings.
2424
[proxy set](proxy-set.html) | Sets proxy settings.
25+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
2526
<% } %>

docs/man_pages/general/info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ Command | Description
2020
[proxy](proxy.html) | Displays proxy settings.
2121
[proxy clear](proxy-clear.html) | Clears proxy settings.
2222
[proxy set](proxy-set.html) | Sets proxy settings.
23+
[update](update.html) | Updates the project with the latest versions of iOS/Android runtimes and cross-platform modules.
2324
<% } %>

0 commit comments

Comments
 (0)