We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436a6c0 commit 545e422Copy full SHA for 545e422
packages/cli/agents.md
@@ -400,7 +400,7 @@ Notes:
400
## Examples & common workflows
401
402
- Initialize a project non-interactively:
403
- - `lingo.dev init --source en --targets es fr --bucket json --paths "src/locales/[locale].json"
+ - `lingo.dev init --source en --targets es fr --bucket json --paths "src/locales/[locale].json"`
404
- Run localization in CI (validate lockfile only):
405
- `lingo.dev run --frozen --api-key $LINGODOTDEV_API_KEY`
406
- Start MCP server for agent integration:
0 commit comments