diff --git a/website/docs/api/cli.mdx b/website/docs/api/cli.mdx index 43e608e48..28fc6ab01 100644 --- a/website/docs/api/cli.mdx +++ b/website/docs/api/cli.mdx @@ -197,8 +197,6 @@ can either be passed as command-line arguments or read from the $ python -m spacy init fill-curated-transformer [base_path] [output_file] [--model-name] [--model-revision] [--pipe-name] [--code] ``` -TODO: update - | Name | Description | | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `base_path` | Path to base config to fill, e.g. generated by the [quickstart widget](/usage/training#quickstart). ~~Path (positional)~~ |