We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd26e15 commit e47a41fCopy full SHA for e47a41f
README.md
@@ -103,7 +103,7 @@ free to using our [official Docker image][docker_image_url] and run it from
103
isolated container:
104
105
```console
106
-docker run --rm -it -v ${PWD}:${PWD} -w ${PWD} koddr/csv2api:latest [COMMANDS]
+docker run --rm -it -v ${PWD}:${PWD} -w ${PWD} koddr/csv2api:latest [OPTIONS]
107
```
108
109
## 🧩 Options
0 commit comments