Skip to content

Commit c50b95e

Browse files
committed
remove duplication
1 parent d0c4292 commit c50b95e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/workspaces.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,6 @@ coder state pull <username>/<workspace name>
154154
coder state push <username>/<workspace name>
155155
```
156156

157-
- `owner` - Represents the `username` of the owner. You can also use `me` as a
158-
convenient alias for the logged-in user.
159-
- `template` - Specifies the name of the template.
160-
- `status` - Indicates the status of the workspace. For a list of supported
161-
statuses, please refer to the
162-
[WorkspaceStatus documentation](https://pkg.go.dev/github.com/coder/coder/v2/codersdk#WorkspaceStatus).
163-
164157
## Logging
165158

166159
Coder stores macOS and Linux logs at the following locations:

0 commit comments

Comments
 (0)