Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
citizenrich committed Oct 15, 2018
1 parent bbbf215 commit 140b1b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dhis2sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

The script can be run with these options:

```
Usage: node loadDHIS2Metadata.js [--help] [--config <FILE>] [--reset-time] [--full]
--help Display this message and exit.
--config <FILE> Load from given configuration file.
--reset-time Reset last exported time and exit.
--full Ignore the last exported time.

```
A sample configuration file is in loadDHIS2MetadataConfig.json:

```json
Expand Down

0 comments on commit 140b1b7

Please sign in to comment.