Skip to content

Commit 3fffe4c

Browse files
committed
Fix docs
1 parent d3af573 commit 3fffe4c

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

docs/docs/reference/cli/dstack/project.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,7 @@ This command lists the projects configured on the client.
5858

5959
```shell
6060
$ dstack project list --help
61-
usage: dstack project list [-h]
62-
63-
options:
64-
-h, --help show this help message and exit
65-
61+
#GENERATE#
6662
```
6763

6864
</div>
@@ -75,14 +71,7 @@ This command sets the given project as default.
7571

7672
```shell
7773
$ dstack project set-default --help
78-
usage: dstack project set-default [-h] name
79-
80-
positional arguments:
81-
name The name of the project to set as default
82-
83-
options:
84-
-h, --help show this help message and exit
85-
74+
#GENERATE#
8675
```
8776

8877
</div>

0 commit comments

Comments
 (0)