Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RuriYS committed Oct 5, 2024
1 parent a8c4230 commit e892149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/content/references/cli/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ zcli project {sub-command} [arguments] [flags]
- `project-import`

- `--orgId <id>`
- `--workingDie <path>` - sets a custom working directory, default working directory is the current directory (default: `./`)
- `--workingDir <path>` - sets a custom working directory, default working directory is the current directory (default: `./`)

- `service-import`
- `--projectId <id>` - if you have access to more than one project, you must specify the project ID for which the command is to be executed
Expand Down

0 comments on commit e892149

Please sign in to comment.