Update help in CLI
This commit is contained in:
parent
4036858ac9
commit
35537bbbcb
|
@ -33,6 +33,10 @@ class Harvester(CkanCommand):
|
|||
harvester run
|
||||
- runs harvesting jobs
|
||||
|
||||
harvester extents
|
||||
- creates or updates the extent geometry column for packages with
|
||||
a bounding box defined in extras
|
||||
|
||||
The commands should be run from the ckanext-harvest directory and expect
|
||||
a development.ini file to be present. Most of the time you will
|
||||
specify the config explicitly though::
|
||||
|
|
Loading…
Reference in New Issue