Skip to content

Commit

Permalink
Merge pull request #42 from gr2m/patch-1
Browse files Browse the repository at this point in the history
 fix markdown syntax for CLI usage
  • Loading branch information
jo authored Apr 6, 2018
2 parents 46435bf + 5454aee commit c4929b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Or use the shortcurt `cdbb`.

When `SOURCE` is omitted, the current directory will be used.
`options.index` is always true.
`OPTIONS` can be '--concurrency', `--multipart`, `--watch` or `--mapDbName='{"old-name": "new-name"}'`, see above.
`OPTIONS` can be `--concurrency`, `--multipart`, `--watch` or `--mapDbName='{"old-name": "new-name"}'`, see above.

### CLI Example

Expand Down

0 comments on commit c4929b8

Please sign in to comment.