Skip to content

Commit

Permalink
fix: CLI integration command (#2714)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepan662 authored Nov 22, 2024
1 parent a22b08c commit 0019637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/views/projects/integrate/guides/Cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ tolgee login "{{{apiKey}}}"
Pull translations into desired folder:

```sh
tolgee pull --project-id={{{projectId}}} ./i18n
tolgee pull --project-id={{{projectId}}} --path ./i18n
```

0 comments on commit 0019637

Please sign in to comment.