mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Add diff example to docs [ci skip]
This commit is contained in:
parent
9b22714a4e
commit
696f167478
|
@ -146,8 +146,12 @@ validation error with more details.
|
|||
> #### Example
|
||||
>
|
||||
> ```cli
|
||||
> $ python -m spacy init fill-config base.cfg config.cfg
|
||||
> $ python -m spacy init fill-config base.cfg config.cfg --diff
|
||||
> ```
|
||||
>
|
||||
> #### Example diff
|
||||
>
|
||||
> ![Screenshot of visual diff in terminal](../images/cli_init_fill-config_diff.jpg)
|
||||
|
||||
```cli
|
||||
$ python -m spacy init fill-config [base_path] [output_file] [--diff]
|
||||
|
|
BIN
website/docs/images/cli_init_fill-config_diff.jpg
Normal file
BIN
website/docs/images/cli_init_fill-config_diff.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 202 KiB |
Loading…
Reference in New Issue
Block a user