mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
README: fix typos in example command
This commit is contained in:
parent
5b640f2f8b
commit
989567e05e
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Example command:
|
|||
|
||||
```bash
|
||||
docker run -v /output:/output --cap-add=SYS_ADMIN --cap-add=NET_ADMIN \
|
||||
--shm-size=1gb openzim/zimit URL --name myzimfile --workers 2 --wait-until domcontentloaded
|
||||
--shm-size=1gb openzim/zimit zimit --url URL --name myzimfile --workers 2 --wait-until domcontentloaded
|
||||
```
|
||||
|
||||
The puppeteer-cluster provides monitoring output which is enabled by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue