Update help in CLI

This commit is contained in:
Adrià Mercader 2011-03-18 15:48:08 +00:00
parent 4036858ac9
commit 35537bbbcb
1 changed files with 5 additions and 1 deletions

View File

@ -33,6 +33,10 @@ class Harvester(CkanCommand):
harvester run harvester run
- runs harvesting jobs - 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 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 a development.ini file to be present. Most of the time you will
specify the config explicitly though:: specify the config explicitly though::