Skip to content

Commit b9326dc

Browse files
authored
docs: remove timeout flag from running (#101)
1 parent c3e9d83 commit b9326dc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/guide/running.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ These flags are identical. Using them runs the project only on virtual devices.
2626

2727
Only run on the specified device. The id is taken from the output of [`ns devices`](/guide/cli-basics#listing-connected-devices).
2828

29-
#### --timeout <seconds>
30-
31-
The number of seconds to wait for the debugger to boot.
32-
The default timeout is 90 seconds.
33-
3429
#### --clean
3530

3631
Forces a clean rebuild of the native application.

0 commit comments

Comments
 (0)