Skip to content

Commit 08adba7

Browse files
committed
make gen
1 parent bec527f commit 08adba7

File tree

4 files changed

+0
-24
lines changed

4 files changed

+0
-24
lines changed

cli/testdata/coder_stat_disk_--help.golden

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,5 @@ Show disk usage, in gigabytes.
99
--path string (default: /)
1010
Path for which to check disk usage.
1111

12-
--prefix string (default: Gi)
13-
Unit prefix.
14-
1512
---
1613
Run `coder --help` for a list of global options.

cli/testdata/coder_stat_mem_--help.golden

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,5 @@ Show memory usage, in gigabytes.
99
-o, --output string (default: text)
1010
Output format. Available formats: text, json.
1111

12-
--prefix string (default: Gi)
13-
Unit prefix.
14-
1512
---
1613
Run `coder --help` for a list of global options.

docs/cli/stat_disk.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,3 @@ Output format. Available formats: text, json.
2929
| Default | <code>/</code> |
3030

3131
Path for which to check disk usage.
32-
33-
### --prefix
34-
35-
| | |
36-
| ------- | ------------------- |
37-
| Type | <code>string</code> |
38-
| Default | <code>Gi</code> |
39-
40-
Unit prefix.

docs/cli/stat_mem.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,3 @@ Force host memory measurement.
2828
| Default | <code>text</code> |
2929

3030
Output format. Available formats: text, json.
31-
32-
### --prefix
33-
34-
| | |
35-
| ------- | ------------------- |
36-
| Type | <code>string</code> |
37-
| Default | <code>Gi</code> |
38-
39-
Unit prefix.

0 commit comments

Comments
 (0)