diff options
Diffstat (limited to 'docs/dev/quickstart.rst')
| -rw-r--r-- | docs/dev/quickstart.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/quickstart.rst b/docs/dev/quickstart.rst index 3cf956c06..9ed41cace 100644 --- a/docs/dev/quickstart.rst +++ b/docs/dev/quickstart.rst @@ -80,8 +80,8 @@ same environment, here are a few examples:: # to test one of the update scripts (dev.env)$ searxng_extra/update/update_engine_traits.py --help - # to test the update of the wikidata units - (dev.env)$ searxng_extra/update/update_wikidata_units.py + # to test the update of the wikidata units and property names + (dev.env)$ searxng_extra/update/update_wikidata.py .. sidebar:: further read |
