Skip to content

DP+ command line typo in README #226

@rzmk

Description

@rzmk

datapusher-plus/README.md

Lines 374 to 386 in 756c2fa

### Command line
Run the following command to submit all resources to datapusher, although it will skip files whose hash of the data file has not changed:
``` bash
ckan -c /etc/ckan/default/ckan.ini datapusher_plus resubmit
```
To Resubmit a specific resource, whether or not the hash of the data file has changed:
``` bash
ckan -c /etc/ckan/default/ckan.ini datapusher_plus submit {dataset_id}
```

Is this supposed to be datapusher-plus instead of datapusher_plus?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions