diff --git a/docs/reference.md b/docs/reference.md index 33c75780f..3b6ccbc9b 100644 --- a/docs/reference.md +++ b/docs/reference.md @@ -277,7 +277,7 @@ DESCRIPTION directory. USAGE - $ apify create [actorName] + $ apify create [actorName] [--json] [-l javascript|typescript|python|other] [--omit-optional-deps] [--skip-dependency-install] [--skip-git-init] [-t ] [-u web-scraping|ai-agent|api-pipeline|browser-automation] @@ -286,6 +286,8 @@ ARGUMENTS actorName Name of the Actor and its directory. FLAGS + --json Format the command + output as JSON. -l, --language=