Add documentation for clearsource command

This commit is contained in:
Stefan Oderbolz 2015-06-10 11:26:22 +02:00
parent 61bc150ae6
commit 8ebb843052
2 changed files with 6 additions and 0 deletions

View File

@ -115,6 +115,9 @@ The following operations can be run from the command line using the
harvester rmsource {id}
- remove (inactivate) a harvester source
harvester clearsource {id}
- clear a harvester source (delete all associtated datasets)
harvester sources [all]
- lists harvest sources
If 'all' is defined, it also shows the Inactive sources

View File

@ -20,6 +20,9 @@ class Harvester(CkanCommand):
harvester rmsource {id}
- remove (inactivate) a harvester source
harvester clearsource {id}
- clear a harvester source (delete all associtated datasets)
harvester sources [all]
- lists harvest sources
If 'all' is defined, it also shows the Inactive sources