Skip to content

Commit 47ab9fb

Browse files
committed
make gen
1 parent 74ad3a8 commit 47ab9fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/cli/coder_speedtest.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ coder speedtest <workspace> [flags]
99
### Options
1010

1111
```
12-
-d, --direct Specifies whether to wait for a direct connection before testing speed.
13-
-h, --help help for speedtest
14-
-r, --reverse Specifies whether to run in reverse mode where the client receives and the server sends.
15-
-t, --time duration Specifies the duration to monitor traffic. (default 5s)
12+
-d, --direct Specifies whether to wait for a direct connection before testing speed.
13+
--direction string Specifies whether to run in reverse mode where the client receives and the server sends. (up|down) (default "down")
14+
-h, --help help for speedtest
15+
-t, --time duration Specifies the duration to monitor traffic. (default 5s)
1616
```
1717

1818
### Options inherited from parent commands

0 commit comments

Comments
 (0)